2026-03-29 11:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 11:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 11:15:06 [auto1.fr] INFO: Batch mode enabled: batch 4/4
2026-03-29 11:15:06 [auto1.fr] INFO: Starting spider auto1.fr
2026-03-29 11:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 11:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 11:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 11:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 11:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: bc368e81b69d58ad
2026-03-29 11:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 11:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.fr/task_14_2026-03-29T11_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 11:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 11:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 11:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 11:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 11:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 11:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 11:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 11:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-29 11:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 11:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 11:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 11:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 11:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 11:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 11:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 11:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 11:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 11:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 11:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-29 11:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 11:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 11:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 11: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 11:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 11:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:15:22 [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 11:15: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 11:15:58 [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 11:15: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 11:16: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/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 11:16:00 [auto1.fr] INFO: Channel: 24h | Page: 0 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 11:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS03544%27 HTTP/1.1" 200 None
2026-03-29 11:16:00 [auto1.fr] INFO: Scrape type for PS03544: 0
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 11:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU95622%27 HTTP/1.1" 200 None
2026-03-29 11:16:00 [auto1.fr] INFO: Scrape type for TU95622: 2
2026-03-29 11:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161814a1-6d35-574d-8f27-0ead235cba4f with identifier: TU95622
2026-03-29 11:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161814a1-6d35-574d-8f27-0ead235cba4f with scrape type 2
2026-03-29 11:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161814a1-6d35-574d-8f27-0ead235cba4f with scrape type 2
2026-03-29 11:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 161814a1-6d35-574d-8f27-0ead235cba4f, identifier: TU95622
2026-03-29 11:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 161814a1-6d35-574d-8f27-0ead235cba4f with identifier: TU95622
2026-03-29 11:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 11:16:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 11:16:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 161814a1-6d35-574d-8f27-0ead235cba4f with identifier: TU95622
2026-03-29 11:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 161814a1-6d35-574d-8f27-0ead235cba4f with identifier: TU95622 to the API
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:16: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 11:16: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': 3,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:18:01Z',
'fuel_type': 'petrol',
'id': '161814a1-6d35-574d-8f27-0ead235cba4f',
'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/TU95622',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 51601,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-07',
'seller_name': None,
'title': 'MINI Cooper John Cooper Works Trim',
'transmission': 'automatic',
'trim': 'John Works Trim',
'year': 2023}
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU95622%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Saving data for TU95622: {'auction_closing_time': 1774883881.0, 'created_time': 1774440199.149722, 'last_price_update_time': 1774782961.604793}
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TU95622') HTTP/1.1" 204 0
2026-03-29 11:16: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 11:16:01 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN27174%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for UN27174: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ23604%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for PZ23604: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX02215%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for VX02215: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE64469%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for JE64469: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB61195%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for LB61195: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH59427%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for VH59427: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-29 11:16: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 11:16:04 [auto1.fr] INFO: Channel: 24h | Page: 1 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS03544%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for PS03544: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU95622%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for TU95622: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN27174%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for UN27174: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ23604%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for PZ23604: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX02215%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for VX02215: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE64469%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for JE64469: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB61195%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for LB61195: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH59427%27 HTTP/1.1" 200 None
2026-03-29 11:16:04 [auto1.fr] INFO: Scrape type for VH59427: 0
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 11:16:04 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-29 11:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16:06 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 5 pages/min), scraped 1 items (at 1 items/min)
2026-03-29 11:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 153MiB
2026-03-29 11:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:07 [auto1.fr] INFO: Channel: 24h | Page: 2 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: ES00688
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES00688%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for ES00688: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: NC81126
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RK64149
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK64149%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for RK64149: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: KX77724
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX77724%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for KX77724: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: CM99932
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: GS85289
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS85289%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for GS85289: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: TY67810
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: YF49092
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF49092%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for YF49092: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: WA91522
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UY70562
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: BL07559
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RT20900
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: WF50159
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: YB23666
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: YL62240
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: ET81896
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: FK74107
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK74107%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for FK74107: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: TZ96762
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: MT15159
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: XR63373
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR63373%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for XR63373: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: PU53670
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: PH00678
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: HL48033
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: LN56424
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: CR76984
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: AS97148
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS97148%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for AS97148: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UF18286
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: EV44924
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV44924%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for EV44924: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: TA06256
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RH74389
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH74389%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for RH74389: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: BU68611
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU68611%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for BU68611: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: YV24862
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: LY60443
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY60443%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for LY60443: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: GW86629
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: EG36115
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UG76760
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: ME85420
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RF02731
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RM90440
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: HZ04816
2026-03-29 11:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16: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 11:16:11 [auto1.fr] INFO: Channel: 24h | Page: 3 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: VZ14936
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: FJ40576
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: VH19414
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: HH64622
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: ZG91850
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: FD88175
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: PT40364
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: DU86816
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: GF79733
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: SV83772
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: RN40688
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: ZA46036
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: PX19545
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: DH49026
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: DE34484
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: XF91817
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: RU14335
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: TF47618
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: AL30911
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: GD34494
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: KK47613
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: RM88009
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM88009%27 HTTP/1.1" 200 None
2026-03-29 11:16:11 [auto1.fr] INFO: Scrape type for RM88009: 0
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: XY05903
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY05903%27 HTTP/1.1" 200 None
2026-03-29 11:16:11 [auto1.fr] INFO: Scrape type for XY05903: 0
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: PK63725
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: EG05760
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: CR88362
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: PC21367
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: EU10176
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: XK29074
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: TE59024
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: ZH07724
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZH07724%27 HTTP/1.1" 200 None
2026-03-29 11:16:11 [auto1.fr] INFO: Scrape type for ZH07724: 0
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: KY56132
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: HM98474
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM98474%27 HTTP/1.1" 200 None
2026-03-29 11:16:11 [auto1.fr] INFO: Scrape type for HM98474: 0
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: ET80426
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET80426%27 HTTP/1.1" 200 None
2026-03-29 11:16:11 [auto1.fr] INFO: Scrape type for ET80426: 0
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: GS14408
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: YN59127
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: CP27331
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP27331%27 HTTP/1.1" 200 None
2026-03-29 11:16:11 [auto1.fr] INFO: Scrape type for CP27331: 0
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: BT96951
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: JB73715
2026-03-29 11:16:11 [auto1.fr] INFO: Found listing with ID: CM59464
2026-03-29 11:16: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 11:16: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 11:16:14 [auto1.fr] INFO: Channel: 24h | Page: 4 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: UA00783
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: XW59366
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: FC11298
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: WR28660
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: JC15931
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: AY53141
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: RL46658
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: DT87361
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27DT87361%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for DT87361: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: GL13971
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: YZ30566
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: KC80653
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27KC80653%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for KC80653: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: WE42634
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: SG63516
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: DL43770
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PB24678
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: KU76241
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: TF28062
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PH76438
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27PH76438%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for PH76438: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: TC93475
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: WX51378
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: RC92167
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: GP91513
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VH05370
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27VH05370%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for VH05370: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: ZE94159
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZE94159%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for ZE94159: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: RV34760
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: BN42642
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: WE94364
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: FN88913
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VD29349
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PR85507
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: YG85438
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: HZ23469
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VV07532
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: KL95913
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VW75934
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: TP14715
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: TF52157
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TF52157%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for TF52157: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: YG01990
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: FK90756
2026-03-29 11:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FK90756%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for FK90756: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: JY63896
2026-03-29 11:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11: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 11:16:24 [auto1.fr] INFO: Channel: 24h | Page: 5 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: XG78208
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27XG78208%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for XG78208: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: JF83013
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27JF83013%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for JF83013: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: TD76291
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TD76291%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for TD76291: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: TC88438
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: KV22116
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: CR66556
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27CR66556%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for CR66556: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: YM47436
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: FS26892
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: ML08473
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: PP45354
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: CE39822
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27CE39822%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for CE39822: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: SP18909
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: PJ71258
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27PJ71258%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for PJ71258: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: HT03619
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: ZX16106
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: SD39167
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SD39167%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for SD39167: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: XC14810
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: GR50483
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: ZJ10525
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: NM30774
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: SP16079
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: HG70270
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27HG70270%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for HG70270: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: EP58650
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: JD75857
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: WN71297
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27WN71297%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for WN71297: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: UL00311
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: WT16167
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: WG34864
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: BS59441
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BS59441%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for BS59441: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: WY58185
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27WY58185%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for WY58185: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: EP02356
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: CF82248
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27CF82248%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for CF82248: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: FF99969
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: SB50170
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: AX33838
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: HS10624
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: SF18063
2026-03-29 11:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SF18063%27 HTTP/1.1" 200 None
2026-03-29 11:16:24 [auto1.fr] INFO: Scrape type for SF18063: 0
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: TN34978
2026-03-29 11:16:24 [auto1.fr] INFO: Found listing with ID: PZ64632
2026-03-29 11: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 11:16: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 11:16:25 [auto1.fr] INFO: Channel: 24h | Page: 6 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: VN15775
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: UF74550
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: JA06756
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: NW62484
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: YU48972
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: XG04950
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: HW47298
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: ZR29296
2026-03-29 11:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZR29296%27 HTTP/1.1" 200 None
2026-03-29 11:16:25 [auto1.fr] INFO: Scrape type for ZR29296: 0
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: MX67130
2026-03-29 11:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27MX67130%27 HTTP/1.1" 200 None
2026-03-29 11:16:25 [auto1.fr] INFO: Scrape type for MX67130: 0
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: DU45588
2026-03-29 11:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27DU45588%27 HTTP/1.1" 200 None
2026-03-29 11:16:25 [auto1.fr] INFO: Scrape type for DU45588: 0
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: ZJ13303
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: UW84177
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: EN42753
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: VR61132
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: SA45577
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: JL56998
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: EU97326
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: DE97163
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: SC17233
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: BZ34832
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: VZ69703
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: FD77959
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: HW16085
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: LN69562
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: VW89313
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: AU78489
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: WC88587
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: FE99224
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: FJ52968
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: SY37081
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: ET87110
2026-03-29 11:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ET87110%27 HTTP/1.1" 200 None
2026-03-29 11:16:25 [auto1.fr] INFO: Scrape type for ET87110: 0
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: XS30683
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: BE57135
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: JN85436
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: MJ15243
2026-03-29 11:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27MJ15243%27 HTTP/1.1" 200 None
2026-03-29 11:16:25 [auto1.fr] INFO: Scrape type for MJ15243: 0
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: FG74412
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: WC30814
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: AU34374
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: FC16056
2026-03-29 11:16:25 [auto1.fr] INFO: Found listing with ID: BN20947
2026-03-29 11:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BN20947%27 HTTP/1.1" 200 None
2026-03-29 11:16:25 [auto1.fr] INFO: Scrape type for BN20947: 0
2026-03-29 11:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16: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 11:16:26 [auto1.fr] INFO: Channel: 24h | Page: 7 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: BK46201
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: BY34409
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: DA74312
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: AD02519
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: HA44831
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: NJ98354
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: JS58484
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: RD34748
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: AD27971
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: AE76262
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: FV51359
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FV51359%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for FV51359: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: NP89153
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: KJ57262
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: AN53736
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: EP11372
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: HS78914
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: YP70833
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27YP70833%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for YP70833: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: EN38687
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: GR64183
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: FC77487
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FC77487%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for FC77487: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: WM94838
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27WM94838%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for WM94838: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: VY98975
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: NB86728
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27NB86728%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for NB86728: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: RA43696
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: DA01583
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27DA01583%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for DA01583: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: WE75326
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: RG25763
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: AJ56245
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27AJ56245%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for AJ56245: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: GA49248
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: BF38524
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BF38524%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for BF38524: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: XY93401
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: XP87146
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: GZ53254
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: SU46936
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: GL96546
2026-03-29 11:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27GL96546%27 HTTP/1.1" 200 None
2026-03-29 11:16:26 [auto1.fr] INFO: Scrape type for GL96546: 0
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: KX22014
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: FL57229
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: EY43562
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: PJ58466
2026-03-29 11:16:26 [auto1.fr] INFO: Found listing with ID: NT71606
2026-03-29 11:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16: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 11:16:30 [auto1.fr] INFO: Channel: 24h | Page: 8 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: JN84809
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: NF56121
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: BJ21713
2026-03-29 11:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BJ21713%27 HTTP/1.1" 200 None
2026-03-29 11:16:30 [auto1.fr] INFO: Scrape type for BJ21713: 0
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: EE38454
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-29 11:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FA19714%27 HTTP/1.1" 200 None
2026-03-29 11:16:30 [auto1.fr] INFO: Scrape type for FA19714: 0
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: WT28767
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: NW11440
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: TF09814
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: BV42943
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: DS86790
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: WW09364
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: GJ50416
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: JL83029
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: KM43953
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: NT40174
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: RV34061
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: HT28444
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: HU00304
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: LP53379
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: KC91262
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: DC76533
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: UZ76323
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: JG57879
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: WT28512
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: NY42811
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: RE46852
2026-03-29 11:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27RE46852%27 HTTP/1.1" 200 None
2026-03-29 11:16:30 [auto1.fr] INFO: Scrape type for RE46852: 0
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: FH64554
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: MJ11877
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: UG99698
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: MB40606
2026-03-29 11:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27MB40606%27 HTTP/1.1" 200 None
2026-03-29 11:16:30 [auto1.fr] INFO: Scrape type for MB40606: 0
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: ZN14071
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: BA32489
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: VK90720
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: SG50476
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: UG12911
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: FZ67075
2026-03-29 11:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FZ67075%27 HTTP/1.1" 200 None
2026-03-29 11:16:30 [auto1.fr] INFO: Scrape type for FZ67075: 0
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: LM93493
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: BD78122
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: PY86301
2026-03-29 11:16:30 [auto1.fr] INFO: Found listing with ID: ET77634
2026-03-29 11:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ET77634%27 HTTP/1.1" 200 None
2026-03-29 11:16:30 [auto1.fr] INFO: Scrape type for ET77634: 0
2026-03-29 11: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 11:16: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 11:16:33 [auto1.fr] INFO: Channel: 24h | Page: 9 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: WN39740
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: EM63803
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: CP19096
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: SB35500
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: DW60066
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: VE09288
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: GW36341
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: YS98030
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: JK99343
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27JK99343%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for JK99343: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: TR00215
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: BB19718
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BB19718%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for BB19718: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: BP75833
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: RN44054
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27RN44054%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for RN44054: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: LN33446
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: VG58676
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: GL34053
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: FM45887
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: PU86192
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27PU86192%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for PU86192: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: XL81753
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: DR88141
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: XB93727
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27XB93727%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for XB93727: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: SS28522
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SS28522%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for SS28522: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: MR10042
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: GA53599
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27GA53599%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for GA53599: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: TE18258
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TE18258%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for TE18258: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: RL32198
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27RL32198%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for RL32198: 0
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: YV47124
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: ZJ77199
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: AX80652
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: DZ77281
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: LL81024
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: HR11664
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: NG02630
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: LM45314
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: TS08429
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: BC69120
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: XE09151
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: SP01083
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: LT87826
2026-03-29 11:16:33 [auto1.fr] INFO: Found listing with ID: DT69522
2026-03-29 11:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27DT69522%27 HTTP/1.1" 200 None
2026-03-29 11:16:33 [auto1.fr] INFO: Scrape type for DT69522: 0
2026-03-29 11:16: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 11: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 11:16:34 [auto1.fr] INFO: Channel: 24h | Page: 10 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: XS77464
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: ZS29376
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: FK45009
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: DD98882
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: PJ67471
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: PW23441
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: GJ52269
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: VU76630
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: YL35508
2026-03-29 11:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27YL35508%27 HTTP/1.1" 200 None
2026-03-29 11:16:34 [auto1.fr] INFO: Scrape type for YL35508: 0
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: MN16566
2026-03-29 11:16:34 [auto1.fr] INFO: Found listing with ID: EU62786
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27EU62786%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for EU62786: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: SF69794
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: TR33282
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: PN91835
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27PN91835%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for PN91835: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: WS10541
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: CS38790
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27CS38790%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for CS38790: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: GB26674
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: UG23105
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: ZA30500
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: SN74584
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: FB96691
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: ZP58088
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZP58088%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for ZP58088: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: AL20646
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: XV78240
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: CA10515
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: FC20629
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: VN08853
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: VE24718
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: TP34796
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: DH38418
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: CF12367
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27CF12367%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for CF12367: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: LY09087
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: ZR86922
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZR86922%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for ZR86922: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: RY57669
2026-03-29 11:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27RY57669%27 HTTP/1.1" 200 None
2026-03-29 11:16:35 [auto1.fr] INFO: Scrape type for RY57669: 0
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: UJ10751
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: BL61281
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: JM50372
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: HY48791
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: JD17568
2026-03-29 11:16:35 [auto1.fr] INFO: Found listing with ID: KC40522
2026-03-29 11: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 11:16: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 11:16:36 [auto1.fr] INFO: Channel: 24h | Page: 11 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: GX94493
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: BC44754
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BC44754%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for BC44754: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: VX53860
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27UP40309%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for UP40309: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: XJ68451
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: RP72244
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: BH82071
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: RB10191
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: RS96819
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: FN73019
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FN73019%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for FN73019: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: GU96454
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27GU96454%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for GU96454: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: ZZ44296
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: RH01307
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27RH01307%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for RH01307: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: XB50812
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: PB10220
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: MC25764
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: ZB38417
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: NU36463
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27NU36463%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for NU36463: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: CP98905
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: SC64672
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SC64672%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for SC64672: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: GS64031
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: WR04553
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27WR04553%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for WR04553: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: SD31410
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: VG33194
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: PX20889
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: JJ33081
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: EC92404
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: RT28275
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: ZR52177
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZR52177%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for ZR52177: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: TU85207
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: PP22658
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: FA63031
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27FA63031%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for FA63031: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: ZN72586
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: TB94788
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TB94788%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for TB94788: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: PL18691
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: DV16573
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: EX41933
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: MP29660
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27MP29660%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for MP29660: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: SC67193
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SC67193%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for SC67193: 0
2026-03-29 11:16:36 [auto1.fr] INFO: Found listing with ID: YN87859
2026-03-29 11:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27YN87859%27 HTTP/1.1" 200 None
2026-03-29 11:16:36 [auto1.fr] INFO: Scrape type for YN87859: 0
2026-03-29 11:16: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 11:16: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 11:16:37 [auto1.fr] INFO: Channel: 24h | Page: 12 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: LF95017
2026-03-29 11:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27LF95017%27 HTTP/1.1" 200 None
2026-03-29 11:16:37 [auto1.fr] INFO: Scrape type for LF95017: 0
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: ZE07109
2026-03-29 11:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZE07109%27 HTTP/1.1" 200 None
2026-03-29 11:16:37 [auto1.fr] INFO: Scrape type for ZE07109: 0
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: GN53548
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: CT74820
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: KU74054
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: YF77357
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: GA42142
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: PV02305
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: MP51756
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: ZD51502
2026-03-29 11:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZD51502%27 HTTP/1.1" 200 None
2026-03-29 11:16:37 [auto1.fr] INFO: Scrape type for ZD51502: 0
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: LC99897
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: DT07669
2026-03-29 11:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27DT07669%27 HTTP/1.1" 200 None
2026-03-29 11:16:37 [auto1.fr] INFO: Scrape type for DT07669: 0
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: NP77756
2026-03-29 11:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27NP77756%27 HTTP/1.1" 200 None
2026-03-29 11:16:37 [auto1.fr] INFO: Scrape type for NP77756: 0
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: HZ74934
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: XD22500
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: JG52598
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: TY44081
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: NY34669
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: PH25604
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: TC62423
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: BV18579
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: VV84055
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: XG06006
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: TL57355
2026-03-29 11:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TL57355%27 HTTP/1.1" 200 None
2026-03-29 11:16:37 [auto1.fr] INFO: Scrape type for TL57355: 0
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: SF38064
2026-03-29 11:16:37 [auto1.fr] INFO: Found listing with ID: UK00168
2026-03-29 11:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27UK00168%27 HTTP/1.1" 200 None
2026-03-29 11:16:38 [auto1.fr] INFO: Scrape type for UK00168: 0
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: CR41152
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: LR91746
2026-03-29 11:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27LR91746%27 HTTP/1.1" 200 None
2026-03-29 11:16:38 [auto1.fr] INFO: Scrape type for LR91746: 0
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: JR80712
2026-03-29 11:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27JR80712%27 HTTP/1.1" 200 None
2026-03-29 11:16:38 [auto1.fr] INFO: Scrape type for JR80712: 0
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: VF92026
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: ZE28877
2026-03-29 11:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZE28877%27 HTTP/1.1" 200 None
2026-03-29 11:16:38 [auto1.fr] INFO: Scrape type for ZE28877: 0
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: ZH49109
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: WP26002
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: EX55572
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: BE65745
2026-03-29 11:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27BE65745%27 HTTP/1.1" 200 None
2026-03-29 11:16:38 [auto1.fr] INFO: Scrape type for BE65745: 0
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: HX28956
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: VT60963
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: KJ21122
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: MN29735
2026-03-29 11:16:38 [auto1.fr] INFO: Found listing with ID: TG79135
2026-03-29 11: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 11: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 11:16:39 [auto1.fr] INFO: Channel: 24h | Page: 13 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: TR50266
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TR50266%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for TR50266: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: CZ67725
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: FM97064
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: PM92287
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: SU46956
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: NK33174
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27NK33174%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for NK33174: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: LS38641
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: TU74521
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27TU74521%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for TU74521: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: ZP05634
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AH24829
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: ZH03799
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ZH03799%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for ZH03799: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: CA82940
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27CA82940%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for CA82940: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: SN62809
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SN62809%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for SN62809: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: JE25024
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27JE25024%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for JE25024: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: LF35893
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27LF35893%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for LF35893: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: TB10016
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AG46745
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: XT19328
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27XT19328%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for XT19328: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: MA98629
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AU18258
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27AU18258%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for AU18258: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: JC63530
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27JC63530%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for JC63530: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: JD33706
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: KM51888
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: PC77336
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27PC77336%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for PC77336: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: SN09672
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27SN09672%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for SN09672: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: NY72155
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27NY72155%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for NY72155: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: ME98781
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27ME98781%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for ME98781: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: KD43260
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27KD43260%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for KD43260: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AH47501
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27AH47501%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for AH47501: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: ZK94381
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AF50439
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AC87017
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27AC87017%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for AC87017: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AJ90479
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: JC92691
2026-03-29 11:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11: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%27JC92691%27 HTTP/1.1" 200 None
2026-03-29 11:16:39 [auto1.fr] INFO: Scrape type for JC92691: 0
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: JV74370
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: UY73638
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: LN94323
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: AT53990
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: FW88695
2026-03-29 11:16:39 [auto1.fr] INFO: Found listing with ID: ZP57613
2026-03-29 11: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 11: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 11:16:40 [auto1.fr] INFO: Channel: 24h | Page: 14 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: RP29957
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: KC57362
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: HC29428
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: VJ34092
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ34092%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for VJ34092: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: EP39805
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: HA84537
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: JA27563
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: UJ99205
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: JT61248
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: YX89614
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: RS57161
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS57161%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for RS57161: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: JR82989
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: VA30172
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: BY18766
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: CV46640
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV46640%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for CV46640: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: BA13556
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: SR59362
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: DB73800
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: CY35541
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY35541%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for CY35541: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: VY23598
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: EW25669
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW25669%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for EW25669: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: SZ11122
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: NC30245
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC30245%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for NC30245: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: AA39852
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: AH64562
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: RB15583
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: BL29340
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: EA19907
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: FA92478
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: TW66380
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: LD32912
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD32912%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for LD32912: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: MG74963
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: JK90001
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: GH74001
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH74001%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for GH74001: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: JP88493
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: CM31104
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: PU00205
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU00205%27 HTTP/1.1" 200 None
2026-03-29 11:16:40 [auto1.fr] INFO: Scrape type for PU00205: 0
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: DD15144
2026-03-29 11:16:40 [auto1.fr] INFO: Found listing with ID: EY42183
2026-03-29 11:16: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 11:16: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 11:16:41 [auto1.fr] INFO: Channel: 24h | Page: 15 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: WH33873
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: GG04069
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG04069%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for GG04069: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: LK13719
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: ZG98444
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: WV24696
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: UL24902
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: UJ01372
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: HX92143
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: JE42502
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE42502%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for JE42502: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: AW82171
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: MU41007
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: GE21406
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE21406%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for GE21406: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: CN46028
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: AE81077
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: BV34900
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: SP92026
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: FK21220
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK21220%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for FK21220: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: JM91807
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM91807%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for JM91807: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: BZ44526
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ44526%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for BZ44526: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: PV06575
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: LR31340
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: XJ18197
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ18197%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for XJ18197: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: LB42344
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: KX68633
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: TP39413
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: GD84631
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: ER76150
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: ZD25027
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: WK47004
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK47004%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for WK47004: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: PW97821
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: RB35100
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB35100%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for RB35100: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: DS65126
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: DG55919
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: HU37574
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: LZ98561
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: RC66576
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: SK80550
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: PH03582
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH03582%27 HTTP/1.1" 200 None
2026-03-29 11:16:41 [auto1.fr] INFO: Scrape type for PH03582: 0
2026-03-29 11:16:41 [auto1.fr] INFO: Found listing with ID: LG44666
2026-03-29 11:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG44666%27 HTTP/1.1" 200 None
2026-03-29 11:16:42 [auto1.fr] INFO: Scrape type for LG44666: 0
2026-03-29 11:16:42 [auto1.fr] INFO: Found listing with ID: CP91356
2026-03-29 11:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:43 [auto1.fr] INFO: Channel: 24h | Page: 16 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: FK53270
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK53270%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for FK53270: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: JS50473
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JS50473%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for JS50473: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: JG42722
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: BG84980
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: DR15308
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: AF12539
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: FB24526
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: XR44200
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: LP08124
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP08124%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for LP08124: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: NG77796
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG77796%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for NG77796: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: FW97014
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW97014%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for FW97014: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: NN79870
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: PU87091
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: NK62670
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK62670%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for NK62670: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: XZ70385
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XZ70385%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for XZ70385: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: AF52085
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: LK29548
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK29548%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for LK29548: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: CF81227
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF81227%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for CF81227: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: VL86622
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: ZT34794
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: NK65339
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: VX38493
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: ML40438
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: MB04633
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: LL39626
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: LW80983
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW80983%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for LW80983: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: RG50981
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: FA89683
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: JE03173
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE03173%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for JE03173: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: BL60402
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL60402%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for BL60402: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: MG51010
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: UY32171
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: JZ82323
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ82323%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for JZ82323: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: SX08243
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: CV72886
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: HY23832
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY23832%27 HTTP/1.1" 200 None
2026-03-29 11:16:43 [auto1.fr] INFO: Scrape type for HY23832: 0
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: KL38579
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: UE86945
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: XR48049
2026-03-29 11:16:43 [auto1.fr] INFO: Found listing with ID: ST83170
2026-03-29 11:16: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 11:16: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 11:16:44 [auto1.fr] INFO: Channel: 24h | Page: 17 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: VC64518
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC64518%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for VC64518: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: DF07976
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF07976%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for DF07976: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: WA39338
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: NP36822
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: NT69401
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: CZ26869
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: YJ25040
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: XP38308
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: YF42365
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: MC85003
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: ZX95297
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: NW99513
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: ZG92174
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: AE65040
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE65040%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for AE65040: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: LX15810
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: LG43899
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: WR79626
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR79626%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for WR79626: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: VZ24992
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: DZ98417
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DZ98417%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for DZ98417: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: AA24621
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: LP13709
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP13709%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for LP13709: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: CL77930
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: LW97078
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: MA74092
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: YR35791
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: LF36000
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: DN50039
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN50039%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for DN50039: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: PB58731
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: PL62181
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: FB13135
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB13135%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for FB13135: 0
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: ST25881
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: FH84057
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: CL59347
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: BB34695
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: UN71549
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: SB04803
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: JW24399
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: EV12073
2026-03-29 11:16:44 [auto1.fr] INFO: Found listing with ID: PK02389
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK02389%27 HTTP/1.1" 200 None
2026-03-29 11:16:44 [auto1.fr] INFO: Scrape type for PK02389: 2
2026-03-29 11:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68ba7d46-0b17-5aa5-8cee-132abb0a7003 with identifier: PK02389
2026-03-29 11:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68ba7d46-0b17-5aa5-8cee-132abb0a7003 with scrape type 2
2026-03-29 11:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68ba7d46-0b17-5aa5-8cee-132abb0a7003 with scrape type 2
2026-03-29 11:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 68ba7d46-0b17-5aa5-8cee-132abb0a7003, identifier: PK02389
2026-03-29 11:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 68ba7d46-0b17-5aa5-8cee-132abb0a7003 with identifier: PK02389
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 11:16:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-29 11:16:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 68ba7d46-0b17-5aa5-8cee-132abb0a7003 with identifier: PK02389
2026-03-29 11:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 68ba7d46-0b17-5aa5-8cee-132abb0a7003 with identifier: PK02389 to the API
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:31:29Z',
'fuel_type': 'diesel',
'id': '68ba7d46-0b17-5aa5-8cee-132abb0a7003',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PK02389',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 161493,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-28',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic Executive',
'transmission': 'automatic',
'trim': '4Matic Executive',
'year': 2016}
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK02389%27 HTTP/1.1" 200 None
2026-03-29 11:16:45 [auto1.fr] INFO: Saving data for PK02389: {'auction_closing_time': 1774884689.0, 'created_time': 1773953704.325049, 'last_price_update_time': 1774783005.992212}
2026-03-29 11:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PK02389') HTTP/1.1" 204 0
2026-03-29 11:16: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 11:16:46 [auto1.fr] INFO: Found listing with ID: EB64287
2026-03-29 11:16: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 11:16:47 [auto1.fr] INFO: Channel: 24h | Page: 18 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: UV36070
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: ZA24421
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: SB45845
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: ST88763
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: DS80497
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS80497%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for DS80497: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: GY91282
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: CR90071
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: LA50996
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: ZA28436
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: LZ58861
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: UR21858
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR21858%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for UR21858: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: CZ34892
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: GD59755
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: MG18417
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG18417%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for MG18417: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: TH56615
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: JW71868
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: ZN88953
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: NE01664
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: KY80377
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY80377%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for KY80377: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: RH40819
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: JE27295
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: LP67901
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP67901%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for LP67901: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: ME28777
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: FB56561
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: DM41441
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: BA07458
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: RW33400
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: PH94403
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: DG12666
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: DX46082
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX46082%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for DX46082: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: BN48581
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN48581%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for BN48581: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: TF24091
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: JJ76691
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: MZ30303
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: BV45974
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: RE39264
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE39264%27 HTTP/1.1" 200 None
2026-03-29 11:16:47 [auto1.fr] INFO: Scrape type for RE39264: 0
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: NY95881
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: HD17777
2026-03-29 11:16:47 [auto1.fr] INFO: Found listing with ID: SZ38493
2026-03-29 11:16: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 11:16: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 11:16:48 [auto1.fr] INFO: Channel: 24h | Page: 19 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: BJ06852
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: SF06933
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: XE16652
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: GP42909
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: FA53097
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA53097%27 HTTP/1.1" 200 None
2026-03-29 11:16:48 [auto1.fr] INFO: Scrape type for FA53097: 0
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: JB26835
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: HH99272
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH99272%27 HTTP/1.1" 200 None
2026-03-29 11:16:48 [auto1.fr] INFO: Scrape type for HH99272: 0
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: NC16788
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC16788%27 HTTP/1.1" 200 None
2026-03-29 11:16:48 [auto1.fr] INFO: Scrape type for NC16788: 0
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: ZE29084
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: KE16259
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: FC31311
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: WZ69212
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: TL94456
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: SL69311
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL69311%27 HTTP/1.1" 200 None
2026-03-29 11:16:48 [auto1.fr] INFO: Scrape type for SL69311: 0
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: ZT48746
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: RY63806
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY63806%27 HTTP/1.1" 200 None
2026-03-29 11:16:48 [auto1.fr] INFO: Scrape type for RY63806: 0
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: LJ23599
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: WK52148
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: ZH46521
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: DV25326
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: NG82505
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: DP81453
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: MU87717
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: HY25615
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: FY44671
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: RM64712
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: JB40842
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: EJ86627
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: VR60661
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: JP20158
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: HF83029
2026-03-29 11:16:48 [auto1.fr] INFO: Found listing with ID: LC56122
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC56122%27 HTTP/1.1" 200 None
2026-03-29 11:16:48 [auto1.fr] INFO: Scrape type for LC56122: 2
2026-03-29 11:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd46366a-eb57-51f4-b6fe-14d626d321aa with identifier: LC56122
2026-03-29 11:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd46366a-eb57-51f4-b6fe-14d626d321aa with scrape type 2
2026-03-29 11:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd46366a-eb57-51f4-b6fe-14d626d321aa with scrape type 2
2026-03-29 11:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fd46366a-eb57-51f4-b6fe-14d626d321aa, identifier: LC56122
2026-03-29 11:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fd46366a-eb57-51f4-b6fe-14d626d321aa with identifier: LC56122
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 11:16:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 11:16:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fd46366a-eb57-51f4-b6fe-14d626d321aa with identifier: LC56122
2026-03-29 11:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fd46366a-eb57-51f4-b6fe-14d626d321aa with identifier: LC56122 to the API
2026-03-29 11:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:16: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 11:16: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': 320,
'expiration_date': '2026-03-30T15:55:14Z',
'fuel_type': 'hybrid',
'id': 'fd46366a-eb57-51f4-b6fe-14d626d321aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC56122',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 59167,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-07',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 300e 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC56122%27 HTTP/1.1" 200 None
2026-03-29 11:16:49 [auto1.fr] INFO: Saving data for LC56122: {'auction_closing_time': 1774886114.0, 'created_time': 1774599355.769826, 'last_price_update_time': 1774783009.0531}
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LC56122') HTTP/1.1" 204 0
2026-03-29 11:16: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 11:16:49 [auto1.fr] INFO: Found listing with ID: AS08654
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: ZY59301
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY59301%27 HTTP/1.1" 200 None
2026-03-29 11:16:49 [auto1.fr] INFO: Scrape type for ZY59301: 0
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: XW06359
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: GJ14263
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: MF96045
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: AH24592
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH24592%27 HTTP/1.1" 200 None
2026-03-29 11:16:49 [auto1.fr] INFO: Scrape type for AH24592: 0
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: AP53997
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP53997%27 HTTP/1.1" 200 None
2026-03-29 11:16:49 [auto1.fr] INFO: Scrape type for AP53997: 0
2026-03-29 11:16:49 [auto1.fr] INFO: Found listing with ID: RN66545
2026-03-29 11:16: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 11:16:50 [auto1.fr] INFO: Channel: 24h | Page: 20 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: ME61929
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: MV97984
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: HA15422
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: CA45962
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA45962%27 HTTP/1.1" 200 None
2026-03-29 11:16:50 [auto1.fr] INFO: Scrape type for CA45962: 0
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: XW27351
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: MB92679
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: CP43636
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: UF46494
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF46494%27 HTTP/1.1" 200 None
2026-03-29 11:16:50 [auto1.fr] INFO: Scrape type for UF46494: 0
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: XY84696
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: PA61938
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA61938%27 HTTP/1.1" 200 None
2026-03-29 11:16:50 [auto1.fr] INFO: Scrape type for PA61938: 0
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: WP05272
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: TU19412
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: LY86501
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: XK39723
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: HH30633
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: ED77700
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: CY51391
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: WF91807
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: SR61885
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: EW06939
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: RH55621
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: VH36096
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: LJ55936
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: TF32846
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: YJ82057
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: UR13721
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR13721%27 HTTP/1.1" 200 None
2026-03-29 11:16:50 [auto1.fr] INFO: Scrape type for UR13721: 0
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: NV74031
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: GW71612
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: JG00729
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG00729%27 HTTP/1.1" 200 None
2026-03-29 11:16:50 [auto1.fr] INFO: Scrape type for JG00729: 0
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: AM34513
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: PF70653
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: ZD93194
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: KS92279
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS92279%27 HTTP/1.1" 200 None
2026-03-29 11:16:50 [auto1.fr] INFO: Scrape type for KS92279: 0
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: ER73555
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: KY64536
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: ZZ02955
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: GK20775
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: KJ73736
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: DA18549
2026-03-29 11:16:50 [auto1.fr] INFO: Found listing with ID: ZX61890
2026-03-29 11:16: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 11:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:52 [auto1.fr] INFO: Channel: 24h | Page: 21 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: VE37691
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: XB95932
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: US68134
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27US68134%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for US68134: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: NR19676
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: YV06903
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: NU52259
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: FW13126
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: BF36841
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF36841%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for BF36841: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: TU62117
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: EU02451
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU02451%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for EU02451: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: XZ88107
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: LF63128
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: KZ20503
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: LX82402
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX82402%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for LX82402: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: NM76429
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: WN05477
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: TA37014
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: YP31799
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: LE68264
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: YU54792
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: ZG66012
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: HY33556
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: TB10256
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: DX17259
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX17259%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for DX17259: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: PS88531
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: TX67186
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: ZS82675
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: TJ21225
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: ZE27506
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE27506%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for ZE27506: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: LU04592
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: VE93538
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE93538%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for VE93538: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: FM74290
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: HF77781
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: CY75523
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY75523%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for CY75523: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: YP09228
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP09228%27 HTTP/1.1" 200 None
2026-03-29 11:16:52 [auto1.fr] INFO: Scrape type for YP09228: 0
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: CS70768
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: CR91044
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: HZ48042
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: EP78358
2026-03-29 11:16:52 [auto1.fr] INFO: Found listing with ID: CN36617
2026-03-29 11:16: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 11:16: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 11:16:53 [auto1.fr] INFO: Channel: 24h | Page: 22 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: JP99768
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: RT34728
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: VK03845
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK03845%27 HTTP/1.1" 200 None
2026-03-29 11:16:53 [auto1.fr] INFO: Scrape type for VK03845: 0
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: YM87288
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: UH89831
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: NE58308
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: RN92241
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: TY13200
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: UM61645
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: RD82752
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: LR52033
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR52033%27 HTTP/1.1" 200 None
2026-03-29 11:16:53 [auto1.fr] INFO: Scrape type for LR52033: 0
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: UM68614
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: FK18806
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: DN65032
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN65032%27 HTTP/1.1" 200 None
2026-03-29 11:16:53 [auto1.fr] INFO: Scrape type for DN65032: 0
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: GG15377
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: HV37722
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV37722%27 HTTP/1.1" 200 None
2026-03-29 11:16:53 [auto1.fr] INFO: Scrape type for HV37722: 0
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: ZC18537
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: ZU80215
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: WG48512
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: ZN88696
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: DS89614
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: KP00414
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: NH18304
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: HE24245
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: GN31601
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: FA22916
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: EZ41909
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ41909%27 HTTP/1.1" 200 None
2026-03-29 11:16:53 [auto1.fr] INFO: Scrape type for EZ41909: 0
2026-03-29 11:16:53 [auto1.fr] INFO: Found listing with ID: XK53138
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK53138%27 HTTP/1.1" 200 None
2026-03-29 11:16:53 [auto1.fr] INFO: Scrape type for XK53138: 2
2026-03-29 11:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588bfa11-2973-5c52-a40c-15b9623506a3 with identifier: XK53138
2026-03-29 11:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588bfa11-2973-5c52-a40c-15b9623506a3 with scrape type 2
2026-03-29 11:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 588bfa11-2973-5c52-a40c-15b9623506a3 with scrape type 2
2026-03-29 11:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 588bfa11-2973-5c52-a40c-15b9623506a3, identifier: XK53138
2026-03-29 11:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 588bfa11-2973-5c52-a40c-15b9623506a3 with identifier: XK53138
2026-03-29 11:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 588bfa11-2973-5c52-a40c-15b9623506a3 with identifier: XK53138
2026-03-29 11:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 588bfa11-2973-5c52-a40c-15b9623506a3 with identifier: XK53138 to the API
2026-03-29 11:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:36:31Z',
'fuel_type': 'petrol',
'id': '588bfa11-2973-5c52-a40c-15b9623506a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK53138',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 130439,
'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': 'Citroen C4 Picasso 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK53138%27 HTTP/1.1" 200 None
2026-03-29 11:16:54 [auto1.fr] INFO: Saving data for XK53138: {'auction_closing_time': 1774884991.0, 'created_time': 1774599324.636951, 'last_price_update_time': 1774783014.154307}
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XK53138') HTTP/1.1" 204 0
2026-03-29 11:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: YB94762
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: DD37174
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: SJ49135
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ49135%27 HTTP/1.1" 200 None
2026-03-29 11:16:54 [auto1.fr] INFO: Scrape type for SJ49135: 0
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: AD60690
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD60690%27 HTTP/1.1" 200 None
2026-03-29 11:16:54 [auto1.fr] INFO: Scrape type for AD60690: 0
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: WA86610
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: GB35066
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: GY22095
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: SW79727
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: SM80077
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM80077%27 HTTP/1.1" 200 None
2026-03-29 11:16:54 [auto1.fr] INFO: Scrape type for SM80077: 0
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: UR32802
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: BP52445
2026-03-29 11:16:54 [auto1.fr] INFO: Found listing with ID: ZJ96401
2026-03-29 11:16: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 11:16:56 [auto1.fr] INFO: Channel: 24h | Page: 23 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: RK47472
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: YP19788
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: LW69486
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW69486%27 HTTP/1.1" 200 None
2026-03-29 11:16:56 [auto1.fr] INFO: Scrape type for LW69486: 0
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: BL80996
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL80996%27 HTTP/1.1" 200 None
2026-03-29 11:16:56 [auto1.fr] INFO: Scrape type for BL80996: 0
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: UN94210
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: PJ05356
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: RE08410
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE08410%27 HTTP/1.1" 200 None
2026-03-29 11:16:56 [auto1.fr] INFO: Scrape type for RE08410: 0
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: GC59558
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: YY02144
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: TA25140
2026-03-29 11:16:56 [auto1.fr] INFO: Found listing with ID: DX14323
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX14323%27 HTTP/1.1" 200 None
2026-03-29 11:16:56 [auto1.fr] INFO: Scrape type for DX14323: 2
2026-03-29 11:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0965fbd9-09cc-565b-a8dd-39f9b861bf78 with identifier: DX14323
2026-03-29 11:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0965fbd9-09cc-565b-a8dd-39f9b861bf78 with scrape type 2
2026-03-29 11:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0965fbd9-09cc-565b-a8dd-39f9b861bf78 with scrape type 2
2026-03-29 11:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0965fbd9-09cc-565b-a8dd-39f9b861bf78, identifier: DX14323
2026-03-29 11:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0965fbd9-09cc-565b-a8dd-39f9b861bf78 with identifier: DX14323
2026-03-29 11:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0965fbd9-09cc-565b-a8dd-39f9b861bf78 with identifier: DX14323
2026-03-29 11:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0965fbd9-09cc-565b-a8dd-39f9b861bf78 with identifier: DX14323 to the API
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:35:53Z',
'fuel_type': 'diesel',
'id': '0965fbd9-09cc-565b-a8dd-39f9b861bf78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DX14323',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 199567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-22',
'seller_name': None,
'title': 'Audi A4 3.0 V6 TDI quattro Ambition Luxe',
'transmission': 'automatic',
'trim': 'quattro Ambition Luxe',
'year': 2012}
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX14323%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Saving data for DX14323: {'auction_closing_time': 1774884953.0, 'created_time': 1773838767.084521, 'last_price_update_time': 1774783017.053755}
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DX14323') HTTP/1.1" 204 0
2026-03-29 11:16: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 11:16:57 [auto1.fr] INFO: Found listing with ID: XD82556
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: LL54380
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: DH58041
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: NE48697
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: WG65933
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: LB12691
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: TJ73572
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: VG21530
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: VW78746
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW78746%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for VW78746: 0
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: BH83806
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: EJ20680
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ20680%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for EJ20680: 0
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: JA65750
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: FY60997
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: CW57453
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW57453%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for CW57453: 0
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: YE04668
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: UT45325
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: DM53916
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM53916%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for DM53916: 0
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: TC66195
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: FF05657
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF05657%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for FF05657: 0
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: EW66058
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW66058%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for EW66058: 0
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: LV34988
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: AF03400
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: ZB56549
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: BJ14554
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: NC87774
2026-03-29 11:16:57 [auto1.fr] INFO: Found listing with ID: ZG44021
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG44021%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Scrape type for ZG44021: 2
2026-03-29 11:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770 with identifier: ZG44021
2026-03-29 11:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770 with scrape type 2
2026-03-29 11:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770 with scrape type 2
2026-03-29 11:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770, identifier: ZG44021
2026-03-29 11:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770 with identifier: ZG44021
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 11:16:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770 with identifier: ZG44021
2026-03-29 11:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770 with identifier: ZG44021 to the API
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:04:00Z',
'fuel_type': 'petrol',
'id': '2a6e16b7-3c03-5dc0-a92b-8b3f7eebc770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG44021',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 163591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-19',
'seller_name': None,
'title': 'Peugeot 207 1.6 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2009}
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG44021%27 HTTP/1.1" 200 None
2026-03-29 11:16:57 [auto1.fr] INFO: Saving data for ZG44021: {'auction_closing_time': 1774883040.0, 'created_time': 1774599352.216531, 'last_price_update_time': 1774783017.903987}
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG44021') HTTP/1.1" 204 0
2026-03-29 11:16:58 [auto1.fr] INFO: Found listing with ID: CW11845
2026-03-29 11:16:58 [auto1.fr] INFO: Found listing with ID: HU86256
2026-03-29 11:16:58 [auto1.fr] INFO: Found listing with ID: ZZ85085
2026-03-29 11:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ85085%27 HTTP/1.1" 200 None
2026-03-29 11:16:58 [auto1.fr] INFO: Scrape type for ZZ85085: 0
2026-03-29 11:17:06 [scrapy.extensions.logstats] INFO: Crawled 27 pages (at 22 pages/min), scraped 6 items (at 5 items/min)
2026-03-29 11:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 11:17: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 11:17:18 [auto1.fr] INFO: Channel: 24h | Page: 24 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: BC53621
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: DU68004
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU68004%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for DU68004: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: WY05301
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY05301%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for WY05301: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: DK20365
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK20365%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for DK20365: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: BX41673
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: LY05783
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: KV12360
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: HZ16592
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ16592%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for HZ16592: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: LJ28458
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: FH35394
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: DT24749
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT24749%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for DT24749: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: RC41186
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC41186%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for RC41186: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: FV84367
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: LX41293
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: SL49428
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: FR16299
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR16299%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for FR16299: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: TU04354
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: FY01445
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY01445%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for FY01445: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: VH77869
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: PD26566
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: VN04372
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: SB28370
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: HX32064
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: RY60991
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: BU45895
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: UW68583
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: FR65578
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: YB71496
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB71496%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for YB71496: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: JT57691
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: LC56171
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: DE66310
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE66310%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for DE66310: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: PN21124
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: ML39661
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML39661%27 HTTP/1.1" 200 None
2026-03-29 11:17:18 [auto1.fr] INFO: Scrape type for ML39661: 0
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: CA82316
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: KE30008
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: GW37086
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: JG75683
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: GU68790
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: ZC05103
2026-03-29 11:17:18 [auto1.fr] INFO: Found listing with ID: SP13872
2026-03-29 11:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:29 [auto1.fr] INFO: Channel: 24h | Page: 25 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: XJ64155
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: YA44056
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: AD22883
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD22883%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for AD22883: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: EC27844
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC27844%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for EC27844: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: PF67224
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF67224%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for PF67224: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: WD03445
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: CS54070
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: BH53881
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: HU47329
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: SN51278
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: MU63517
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: XD40979
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: NX89795
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: BP94119
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: KJ71958
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ71958%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for KJ71958: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: JN99416
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN99416%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for JN99416: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: HT35732
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: TP72102
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: YL47975
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: NR74514
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR74514%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for NR74514: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: YH50907
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH50907%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for YH50907: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: ZP91792
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: EZ48204
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ48204%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for EZ48204: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: EZ64228
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: SS34201
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: DJ36054
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ36054%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for DJ36054: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: MC07264
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: AB35212
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB35212%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for AB35212: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: WP33231
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: HD32956
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: PR53810
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: EK18390
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK18390%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for EK18390: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: LM65355
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: XU52959
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: RL73709
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: PA58884
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: CA13656
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: JJ60641
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: GY57891
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY57891%27 HTTP/1.1" 200 None
2026-03-29 11:17:29 [auto1.fr] INFO: Scrape type for GY57891: 0
2026-03-29 11:17:29 [auto1.fr] INFO: Found listing with ID: UW65109
2026-03-29 11:17: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 11:17: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 11:17:30 [auto1.fr] INFO: Channel: 24h | Page: 26 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: BS97923
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: HL32951
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: EZ48607
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: ZP24032
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: KT42068
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: TG40003
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: YA85068
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: MP97358
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP97358%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for MP97358: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: XF57852
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: NV32098
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: HL62573
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL62573%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for HL62573: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: SR88609
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: VS88094
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: BS50692
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: FG79429
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FG79429%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for FG79429: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: AP25780
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: TW38710
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: TN59459
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: CH31722
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: SU49210
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU49210%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for SU49210: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: RY80086
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: CE20463
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: EY51785
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: YS19816
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS19816%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for YS19816: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: MF68068
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF68068%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for MF68068: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: YR21354
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR21354%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for YR21354: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: WB99343
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: ZX72380
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: FV93418
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: FP34263
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: SL86101
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: KD34930
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: VF56962
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF56962%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for VF56962: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: CM64733
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: YH20722
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH20722%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for YH20722: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: JW14440
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: BS50371
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: SJ52352
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ52352%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for SJ52352: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: KR05983
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR05983%27 HTTP/1.1" 200 None
2026-03-29 11:17:30 [auto1.fr] INFO: Scrape type for KR05983: 0
2026-03-29 11:17:30 [auto1.fr] INFO: Found listing with ID: YZ98794
2026-03-29 11:17: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 11:17: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 11:17:31 [auto1.fr] INFO: Channel: 24h | Page: 27 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: HE99151
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: BD83043
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD83043%27 HTTP/1.1" 200 None
2026-03-29 11:17:31 [auto1.fr] INFO: Scrape type for BD83043: 0
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: HF07357
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: KW36844
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: SM81092
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: HK53651
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: EN44931
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: FE10352
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: NG72682
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: VL10728
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: SK72304
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: FB20661
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB20661%27 HTTP/1.1" 200 None
2026-03-29 11:17:31 [auto1.fr] INFO: Scrape type for FB20661: 0
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: TG10438
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: XY47803
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY47803%27 HTTP/1.1" 200 None
2026-03-29 11:17:31 [auto1.fr] INFO: Scrape type for XY47803: 0
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: LK77739
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: DC22500
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: MC81159
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: PR74126
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: MH88652
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: VV01241
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV01241%27 HTTP/1.1" 200 None
2026-03-29 11:17:31 [auto1.fr] INFO: Scrape type for VV01241: 0
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: YY58229
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: YP40813
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: XG45775
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: FF57055
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: GV75211
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV75211%27 HTTP/1.1" 200 None
2026-03-29 11:17:31 [auto1.fr] INFO: Scrape type for GV75211: 0
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: SP24838
2026-03-29 11:17:31 [auto1.fr] INFO: Found listing with ID: EA06873
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA06873%27 HTTP/1.1" 200 None
2026-03-29 11:17:32 [auto1.fr] INFO: Scrape type for EA06873: 0
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: LC26469
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC26469%27 HTTP/1.1" 200 None
2026-03-29 11:17:32 [auto1.fr] INFO: Scrape type for LC26469: 0
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: MR67167
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR67167%27 HTTP/1.1" 200 None
2026-03-29 11:17:32 [auto1.fr] INFO: Scrape type for MR67167: 0
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: UE01785
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: XW10530
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW10530%27 HTTP/1.1" 200 None
2026-03-29 11:17:32 [auto1.fr] INFO: Scrape type for XW10530: 0
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: RH69177
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH69177%27 HTTP/1.1" 200 None
2026-03-29 11:17:32 [auto1.fr] INFO: Scrape type for RH69177: 0
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: NV92378
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: PZ61504
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: NV60777
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: HG07398
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: SW40453
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: VK49050
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: XR07986
2026-03-29 11:17:32 [auto1.fr] INFO: Found listing with ID: VX89083
2026-03-29 11:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:33 [auto1.fr] INFO: Channel: 24h | Page: 28 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: BP15917
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: KJ21922
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: ZM46379
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: HD95891
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD95891%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for HD95891: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: MY07329
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: DK89513
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: EF67266
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: HU10551
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: FX38745
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL66031%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for JL66031: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: GD00278
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD00278%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for GD00278: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: UF91610
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: KE39242
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE39242%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for KE39242: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: KV07634
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: PK07459
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK07459%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for PK07459: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: PH17391
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: AF82357
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF82357%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for AF82357: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: RM15751
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: PD84892
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD84892%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for PD84892: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: BN92934
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: LP15614
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: MG54723
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: UJ10906
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: DE76416
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE76416%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for DE76416: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: CA66055
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: TE54332
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE54332%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for TE54332: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: XF32876
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF32876%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for XF32876: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: KG30366
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG30366%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for KG30366: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: AV69583
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV69583%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for AV69583: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: PU10765
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU10765%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for PU10765: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: JT22164
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT22164%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for JT22164: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: RV36444
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: PB31706
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB31706%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for PB31706: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: FN76549
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: TU96312
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: AN11424
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: ZK58934
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: LY36991
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY36991%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for LY36991: 0
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: TB02827
2026-03-29 11:17:33 [auto1.fr] INFO: Found listing with ID: AD62614
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD62614%27 HTTP/1.1" 200 None
2026-03-29 11:17:33 [auto1.fr] INFO: Scrape type for AD62614: 0
2026-03-29 11:17: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 11:17: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 11:17:34 [auto1.fr] INFO: Channel: 24h | Page: 29 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: UX50667
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX50667%27 HTTP/1.1" 200 None
2026-03-29 11:17:34 [auto1.fr] INFO: Scrape type for UX50667: 0
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: EJ01381
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: YA14366
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA14366%27 HTTP/1.1" 200 None
2026-03-29 11:17:34 [auto1.fr] INFO: Scrape type for YA14366: 0
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: PK61290
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK61290%27 HTTP/1.1" 200 None
2026-03-29 11:17:34 [auto1.fr] INFO: Scrape type for PK61290: 0
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: AC35526
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: CP24280
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP24280%27 HTTP/1.1" 200 None
2026-03-29 11:17:34 [auto1.fr] INFO: Scrape type for CP24280: 0
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: WU97149
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: CN74208
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: CK51652
2026-03-29 11:17:34 [auto1.fr] INFO: Found listing with ID: TH66103
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH66103%27 HTTP/1.1" 200 None
2026-03-29 11:17:34 [auto1.fr] INFO: Scrape type for TH66103: 2
2026-03-29 11:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4 with identifier: TH66103
2026-03-29 11:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4 with scrape type 2
2026-03-29 11:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4 with scrape type 2
2026-03-29 11:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4, identifier: TH66103
2026-03-29 11:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4 with identifier: TH66103
2026-03-29 11:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4 with identifier: TH66103
2026-03-29 11:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4 with identifier: TH66103 to the API
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:17: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': 70,
'expiration_date': '2026-03-30T15:52:23Z',
'fuel_type': 'petrol',
'id': 'b8c6c9b3-e4bc-589e-b6a1-cd9b80b1b6b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TH66103',
'listing': 'auction',
'make': 'Citroen',
'model': 'C1',
'odometer': 64747,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-16',
'seller_name': None,
'title': 'Citroen C1 1.0 VTi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2015}
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH66103%27 HTTP/1.1" 200 None
2026-03-29 11:17:35 [auto1.fr] INFO: Saving data for TH66103: {'auction_closing_time': 1774885943.0, 'created_time': 1774599325.421501, 'last_price_update_time': 1774783055.671636}
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TH66103') HTTP/1.1" 204 0
2026-03-29 11:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: JA12306
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: GN96424
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: BW49011
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: MN84879
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: ST02253
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: YR08447
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: XN35079
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: SZ67934
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: TE33473
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: XN22503
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: KL66203
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: GR90333
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: UW30758
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: WZ68402
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: AZ71859
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ71859%27 HTTP/1.1" 200 None
2026-03-29 11:17:35 [auto1.fr] INFO: Scrape type for AZ71859: 0
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: TD71444
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: FJ13177
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: BF28159
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: TU99897
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: WR25980
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: TD63753
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: BT51628
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: YH64719
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: MK39736
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MK39736%27 HTTP/1.1" 200 None
2026-03-29 11:17:35 [auto1.fr] INFO: Scrape type for MK39736: 0
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: HM08835
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: UD96350
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: MR66280
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: RG14454
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG14454%27 HTTP/1.1" 200 None
2026-03-29 11:17:35 [auto1.fr] INFO: Scrape type for RG14454: 0
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: WJ32121
2026-03-29 11:17:35 [auto1.fr] INFO: Found listing with ID: VL36376
2026-03-29 11:17: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 11:17:36 [auto1.fr] INFO: Channel: 24h | Page: 30 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: DG97865
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: AG65090
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG65090%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for AG65090: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: HA38525
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: PF15474
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF15474%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for PF15474: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: GZ28490
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: NS99377
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS99377%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for NS99377: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: LL99186
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL99186%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for LL99186: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: TT08692
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: RD15749
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: JE44262
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE44262%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for JE44262: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: WD28161
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: VU54464
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: KJ93163
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ93163%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for KJ93163: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: MR30597
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: GN36140
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: JX79729
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: SN55047
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: AL62516
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: AA03447
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA03447%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for AA03447: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: PL96389
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: BS78071
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: HJ62596
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: KX80921
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX80921%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for KX80921: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: EA32444
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA32444%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for EA32444: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: WT88401
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT88401%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for WT88401: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: LH86313
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: EJ34389
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: FH45650
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: JD56350
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: NM75659
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: PV10769
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: BB60197
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB60197%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for BB60197: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: JE86987
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: WH66193
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH66193%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for WH66193: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: XN88220
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: KP96074
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: FG18910
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FG18910%27 HTTP/1.1" 200 None
2026-03-29 11:17:36 [auto1.fr] INFO: Scrape type for FG18910: 0
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: MR48084
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: HK55434
2026-03-29 11:17:36 [auto1.fr] INFO: Found listing with ID: ZW75075
2026-03-29 11:17: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 11:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:17:38 [auto1.fr] INFO: Channel: 24h | Page: 31 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: AW23641
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW23641%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for AW23641: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: NH00695
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: FV92886
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: UJ42359
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ42359%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for UJ42359: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: WF39350
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF39350%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for WF39350: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: GE79607
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: UP18765
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: HV44248
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV44248%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for HV44248: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: NA12515
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: WY50698
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: AM89877
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: VJ16113
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ16113%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for VJ16113: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: JL95450
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: HK38255
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK38255%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for HK38255: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: XF86216
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: WN66374
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN66374%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for WN66374: 2
2026-03-29 11:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea with identifier: WN66374
2026-03-29 11:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea with scrape type 2
2026-03-29 11:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea with scrape type 2
2026-03-29 11:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea, identifier: WN66374
2026-03-29 11:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea with identifier: WN66374
2026-03-29 11:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea with identifier: WN66374
2026-03-29 11:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4dc6f1f6-57d8-55a8-8111-5df8f374e6ea with identifier: WN66374 to the API
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 300,
'expiration_date': '2026-03-30T15:10:01Z',
'fuel_type': 'petrol',
'id': '4dc6f1f6-57d8-55a8-8111-5df8f374e6ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WN66374',
'listing': 'auction',
'make': 'Porsche',
'model': '911',
'odometer': 121025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-11-30',
'seller_name': None,
'title': 'Porsche 911 996 Carrera 4',
'transmission': 'manual',
'trim': 'Carrera 4',
'year': 1999}
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN66374%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Saving data for WN66374: {'auction_closing_time': 1774883401.0, 'created_time': 1774599323.767637, 'last_price_update_time': 1774783058.820002}
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WN66374') HTTP/1.1" 204 0
2026-03-29 11:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: ZW41305
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: FB44516
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB44516%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for FB44516: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: MU03605
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: WM92951
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: KB27018
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB27018%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for KB27018: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: WR73947
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: RJ58832
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: AE79151
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: EP93037
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP93037%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for EP93037: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: DW58063
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: CK34687
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: VU18877
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: RC47283
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: RV82237
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV82237%27 HTTP/1.1" 200 None
2026-03-29 11:17:38 [auto1.fr] INFO: Scrape type for RV82237: 0
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: MV38237
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: LH59532
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: UC41776
2026-03-29 11:17:38 [auto1.fr] INFO: Found listing with ID: ZX76031
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX76031%27 HTTP/1.1" 200 None
2026-03-29 11:17:39 [auto1.fr] INFO: Scrape type for ZX76031: 0
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: YZ25603
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: BT09994
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: NL35119
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: FJ53176
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: VV03230
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: CW25524
2026-03-29 11:17: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 11:17:39 [auto1.fr] INFO: Channel: 24h | Page: 32 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: LK56634
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: GF71204
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: GG97568
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: LV44843
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: NM26270
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: ZY14352
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: WD76937
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: XM00251
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM00251%27 HTTP/1.1" 200 None
2026-03-29 11:17:39 [auto1.fr] INFO: Scrape type for XM00251: 0
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: RX46777
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: PV30475
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV30475%27 HTTP/1.1" 200 None
2026-03-29 11:17:39 [auto1.fr] INFO: Scrape type for PV30475: 0
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: SB54153
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: AR21211
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: WB89018
2026-03-29 11:17:39 [auto1.fr] INFO: Found listing with ID: EN44572
2026-03-29 11:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN44572%27 HTTP/1.1" 200 None
2026-03-29 11:17:40 [auto1.fr] INFO: Scrape type for EN44572: 0
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: PT34048
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: WC58866
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: XC37061
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: GU83359
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU83359%27 HTTP/1.1" 200 None
2026-03-29 11:17:40 [auto1.fr] INFO: Scrape type for GU83359: 0
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: LU48556
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: DJ94370
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: MN20136
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: NL55283
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: BT87055
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: CX35664
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: CY58026
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY58026%27 HTTP/1.1" 200 None
2026-03-29 11:17:40 [auto1.fr] INFO: Scrape type for CY58026: 0
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: WF62835
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: MP37230
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: EG28153
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: XE89034
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE89034%27 HTTP/1.1" 200 None
2026-03-29 11:17:40 [auto1.fr] INFO: Scrape type for XE89034: 0
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: MN45068
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN45068%27 HTTP/1.1" 200 None
2026-03-29 11:17:40 [auto1.fr] INFO: Scrape type for MN45068: 0
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: FT35278
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: PB11063
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: NC58011
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: NJ96194
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: YF50761
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: CM70145
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: PM18360
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: MB50972
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB50972%27 HTTP/1.1" 200 None
2026-03-29 11:17:40 [auto1.fr] INFO: Scrape type for MB50972: 0
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: UU55981
2026-03-29 11:17:40 [auto1.fr] INFO: Found listing with ID: SE73326
2026-03-29 11:17: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 11:17: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 11:17:41 [auto1.fr] INFO: Channel: 24h | Page: 33 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: LC32715
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: UJ66435
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: HB54431
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB54431%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for HB54431: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: YD67863
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: RS97852
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: RX27551
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX27551%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for RX27551: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: AS39169
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: CD37967
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: KD92419
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD92419%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for KD92419: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: TA93484
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: CR40793
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR40793%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for CR40793: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: RT88625
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: CY95378
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY95378%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for CY95378: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: FX48416
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: EC48292
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC48292%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for EC48292: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: LJ02377
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: SZ34365
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ34365%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for SZ34365: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: MR10401
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: GB20094
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB20094%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for GB20094: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: PZ84234
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: SX24822
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: SK77137
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: PV64088
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV64088%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for PV64088: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: YK25648
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK25648%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for YK25648: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: XX30177
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: JZ71794
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ71794%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for JZ71794: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: XS84843
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: NH09710
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH09710%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for NH09710: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: CV86369
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: NC07430
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: PL24747
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: YL72206
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL72206%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for YL72206: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: BD15289
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: SD22312
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: SC02354
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: HL90015
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: DS55428
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: VZ14253
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ14253%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for VZ14253: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: RV62739
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV62739%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for RV62739: 0
2026-03-29 11:17:41 [auto1.fr] INFO: Found listing with ID: RL47353
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL47353%27 HTTP/1.1" 200 None
2026-03-29 11:17:41 [auto1.fr] INFO: Scrape type for RL47353: 0
2026-03-29 11:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:42 [auto1.fr] INFO: Channel: 24h | Page: 34 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: RA78883
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: MK59725
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: JA80811
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA80811%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for JA80811: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: EH70611
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: UL76778
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: RT00764
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: FL64109
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL64109%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for FL64109: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: GG69928
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: WA63272
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA63272%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for WA63272: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: FW06573
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: SW43155
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: GX13152
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: CT44100
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: LE44996
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: ZW70913
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: SN00260
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: AT92001
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: DW69865
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: GW91751
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: CL71953
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: ZD00723
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: NT63843
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT63843%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for NT63843: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: HK91358
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK91358%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for HK91358: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: SP86966
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: UM04459
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM04459%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for UM04459: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: MG52410
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: CC92766
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: JF27799
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: BJ02880
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: GU08558
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: MC29824
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: UM07151
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: JT89211
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: FK32012
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK32012%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for FK32012: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: XJ20890
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ20890%27 HTTP/1.1" 200 None
2026-03-29 11:17:42 [auto1.fr] INFO: Scrape type for XJ20890: 0
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: SJ39166
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: MA64494
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: FU78733
2026-03-29 11:17:42 [auto1.fr] INFO: Found listing with ID: WR92186
2026-03-29 11:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:17:43 [auto1.fr] INFO: Channel: 24h | Page: 35 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: NX59406
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: DM90708
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: GN88888
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: ES34117
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: JM62248
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM62248%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for JM62248: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: EM22592
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: AE62259
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE62259%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for AE62259: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: PV67397
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: YH09576
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH09576%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for YH09576: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: RY13486
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT98843%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for KT98843: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: TY32113
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: UC91463
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: TK33303
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: YG85972
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: AW28682
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW28682%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for AW28682: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: XG55278
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG55278%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for XG55278: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: XR89209
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: JW77657
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: WD34390
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD34390%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for WD34390: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: PV07911
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: PJ54167
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: VC55884
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: VT56406
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT56406%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for VT56406: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: WD94188
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: CY59235
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY59235%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for CY59235: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: NH27113
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH27113%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for NH27113: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: DC69819
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC69819%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for DC69819: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: MY73034
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY73034%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for MY73034: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: WY56307
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: JP10882
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: DS06756
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS06756%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for DS06756: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: NS53350
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: TK07331
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: LW18098
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: PF25256
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF25256%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for PF25256: 0
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: JL47490
2026-03-29 11:17:43 [auto1.fr] INFO: Found listing with ID: MD52319
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD52319%27 HTTP/1.1" 200 None
2026-03-29 11:17:43 [auto1.fr] INFO: Scrape type for MD52319: 0
2026-03-29 11:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:44 [auto1.fr] INFO: Channel: 24h | Page: 36 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: PH20400
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH20400%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for PH20400: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: JG76800
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG76800%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for JG76800: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: AW56392
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: AW60004
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: CB71354
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: XA46482
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA46482%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for XA46482: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: MH83825
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: WC87969
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: CF10845
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: PB90330
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB90330%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for PB90330: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: SY14202
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: DV35805
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: XY32232
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: NG53401
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG53401%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for NG53401: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: AZ10910
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: RW29244
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: CT16768
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: RG36017
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG36017%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for RG36017: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: WA43171
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA43171%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for WA43171: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: KL49541
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL49541%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for KL49541: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: SG10065
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: UX65717
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX65717%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for UX65717: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: DL35493
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: EG75535
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: AG79296
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: NB90762
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: GA58799
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: NR37515
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: EZ56962
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: SF65222
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: ZV92236
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: BX98635
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: SU62459
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: GU82775
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: KH48346
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH48346%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for KH48346: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: YE57515
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: ZY57392
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: GM49581
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM49581%27 HTTP/1.1" 200 None
2026-03-29 11:17:44 [auto1.fr] INFO: Scrape type for GM49581: 0
2026-03-29 11:17:44 [auto1.fr] INFO: Found listing with ID: VB97188
2026-03-29 11:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:45 [auto1.fr] INFO: Channel: 24h | Page: 37 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:45 [auto1.fr] INFO: Found listing with ID: PP40593
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP40593%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for PP40593: 0
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: AF47912
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF47912%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for AF47912: 0
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: VU64752
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: FL56790
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: XN46316
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: RG31617
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG31617%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for RG31617: 0
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: VD19967
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: HH99307
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: LZ05969
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: DF54292
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: RH62063
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH62063%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for RH62063: 0
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: FB66651
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: HX32872
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX32872%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for HX32872: 0
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: MZ34112
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: XX62371
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: GM21359
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: CA98914
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: ED69892
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED69892%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for ED69892: 0
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: NZ70784
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: MV66695
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: EX70719
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: GX93676
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: ZP87456
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: FT23576
2026-03-29 11:17:46 [auto1.fr] INFO: Found listing with ID: WV49622
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV49622%27 HTTP/1.1" 200 None
2026-03-29 11:17:46 [auto1.fr] INFO: Scrape type for WV49622: 2
2026-03-29 11:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68df8024-444a-5cf7-90a9-80618ce62204 with identifier: WV49622
2026-03-29 11:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68df8024-444a-5cf7-90a9-80618ce62204 with scrape type 2
2026-03-29 11:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68df8024-444a-5cf7-90a9-80618ce62204 with scrape type 2
2026-03-29 11:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 68df8024-444a-5cf7-90a9-80618ce62204, identifier: WV49622
2026-03-29 11:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 68df8024-444a-5cf7-90a9-80618ce62204 with identifier: WV49622
2026-03-29 11:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 68df8024-444a-5cf7-90a9-80618ce62204 with identifier: WV49622
2026-03-29 11:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 68df8024-444a-5cf7-90a9-80618ce62204 with identifier: WV49622 to the API
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:28:28Z',
'fuel_type': 'petrol',
'id': '68df8024-444a-5cf7-90a9-80618ce62204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WV49622',
'listing': 'auction',
'make': 'Ford',
'model': 'B-Max',
'odometer': 113152,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-27',
'seller_name': None,
'title': 'Ford B-Max 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2014}
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV49622%27 HTTP/1.1" 200 None
2026-03-29 11:17:47 [auto1.fr] INFO: Saving data for WV49622: {'auction_closing_time': 1774884508.0, 'created_time': 1773919819.680649, 'last_price_update_time': 1774783067.045429}
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WV49622') HTTP/1.1" 204 0
2026-03-29 11:17: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 11:17:47 [auto1.fr] INFO: Found listing with ID: BN57568
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: BZ17018
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ17018%27 HTTP/1.1" 200 None
2026-03-29 11:17:47 [auto1.fr] INFO: Scrape type for BZ17018: 0
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: TR87165
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: WG55562
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: XA49270
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: CY10481
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: GU13622
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: FN72377
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN72377%27 HTTP/1.1" 200 None
2026-03-29 11:17:47 [auto1.fr] INFO: Scrape type for FN72377: 0
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: TZ60923
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ60923%27 HTTP/1.1" 200 None
2026-03-29 11:17:47 [auto1.fr] INFO: Scrape type for TZ60923: 0
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: RM15020
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: EE21284
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: TV81334
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: GP89936
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: AT65594
2026-03-29 11:17:47 [auto1.fr] INFO: Found listing with ID: DP32912
2026-03-29 11:17: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 11:17:48 [auto1.fr] INFO: Channel: 24h | Page: 38 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: UK39038
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: GY61677
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: NB90508
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: SV20054
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: GA93142
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: CX78673
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: WT89988
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: CC24072
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: PJ64273
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: PP43098
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP43098%27 HTTP/1.1" 200 None
2026-03-29 11:17:48 [auto1.fr] INFO: Scrape type for PP43098: 0
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: YB09337
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: RG52075
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: NW20165
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: UL03444
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: UV60412
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: AW37047
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: ZN04064
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: NM13401
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: UF95720
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: AA16834
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: GR99275
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: PV13228
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: EV42623
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: WS35351
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: XY53140
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: YP33756
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: ZU33425
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU33425%27 HTTP/1.1" 200 None
2026-03-29 11:17:48 [auto1.fr] INFO: Scrape type for ZU33425: 0
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: AD86983
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: VT20468
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: RM16202
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: XJ63640
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ63640%27 HTTP/1.1" 200 None
2026-03-29 11:17:48 [auto1.fr] INFO: Scrape type for XJ63640: 0
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: KH60599
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: RT81456
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: SZ87604
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: CB49566
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB49566%27 HTTP/1.1" 200 None
2026-03-29 11:17:48 [auto1.fr] INFO: Scrape type for CB49566: 0
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: DE63289
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: RE03230
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE03230%27 HTTP/1.1" 200 None
2026-03-29 11:17:48 [auto1.fr] INFO: Scrape type for RE03230: 0
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: WN15233
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: FA15560
2026-03-29 11:17:48 [auto1.fr] INFO: Found listing with ID: MU95789
2026-03-29 11:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:17:50 [auto1.fr] INFO: Channel: 24h | Page: 39 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: FS07916
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: UB67774
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: YX42017
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: DF24402
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: CZ98730
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ98730%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for CZ98730: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: CV73916
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV73916%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for CV73916: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: PU21182
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: JK30699
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: XB85686
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: EM57461
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: JL35366
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: SG49847
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: GR91646
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: CY63463
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY63463%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for CY63463: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: FY67161
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: DL61056
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL61056%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for DL61056: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: MP86931
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: BE28415
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: FF06741
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: GV47699
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: EW12246
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: KJ11601
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: TB90662
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: MX50814
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX50814%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for MX50814: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: LU25921
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: RR87371
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: AW72790
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: DR50582
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: VB06410
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: JN75588
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: TU33968
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: MC80505
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: TJ42804
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: KU24416
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: CA74367
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: TP62377
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP62377%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for TP62377: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: EU98498
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: PN48147
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN48147%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for PN48147: 0
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: VT59003
2026-03-29 11:17:50 [auto1.fr] INFO: Found listing with ID: KH41597
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH41597%27 HTTP/1.1" 200 None
2026-03-29 11:17:50 [auto1.fr] INFO: Scrape type for KH41597: 0
2026-03-29 11:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:57 [auto1.fr] INFO: Channel: 24h | Page: 40 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: EZ33397
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: MM74389
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: WS91599
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: JL73028
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: BU68644
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: AR11267
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: HX42637
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: ZB25731
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: CZ71555
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: EN45493
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN45493%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for EN45493: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: AF00232
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: CW03284
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: AK98548
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: JT77468
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT77468%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for JT77468: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: AE49772
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE49772%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for AE49772: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: EX69925
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: HX44098
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX44098%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for HX44098: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: KU64262
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: NA45918
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: AM89267
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: AN35398
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: EZ74269
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: CT72802
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: HL64257
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: RS33880
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS33880%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for RS33880: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: UW62660
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW62660%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for UW62660: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: SS11031
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: LX07620
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: DL73854
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL73854%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for DL73854: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: RU39722
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU39722%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for RU39722: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: EF99764
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: FH53651
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: HS65333
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS65333%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for HS65333: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: HG41300
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG41300%27 HTTP/1.1" 200 None
2026-03-29 11:17:57 [auto1.fr] INFO: Scrape type for HG41300: 0
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: HC61728
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: VW75527
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: VN17175
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: GJ07777
2026-03-29 11:17:57 [auto1.fr] INFO: Found listing with ID: TM51568
2026-03-29 11:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:17: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 11:17:58 [auto1.fr] INFO: Channel: 24h | Page: 41 | totalHits: 4018 | hits on page: 40
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: DG70448
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: GR22766
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: MC48696
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC48696%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for MC48696: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: HD39413
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: EB39116
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB39116%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for EB39116: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: UW24353
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: WT70639
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: LG45977
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: RU67717
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: WS65527
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS65527%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for WS65527: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: EX24044
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: TK17800
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: VJ61916
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: MW37619
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: LH72856
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: YE18250
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: TK69848
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK69848%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for TK69848: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: UP87670
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: GS36765
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: YM41866
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: YJ05555
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ05555%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for YJ05555: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: TJ75172
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ75172%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for TJ75172: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: DH82223
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: SX48678
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX48678%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for SX48678: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: PZ86834
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: HL19117
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: JW95827
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: GB90259
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: DW86267
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: RM94372
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM94372%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for RM94372: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: XE12504
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: GM49151
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: BN28845
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: TH22765
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: WZ91942
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: NM43411
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: SP79464
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP79464%27 HTTP/1.1" 200 None
2026-03-29 11:17:58 [auto1.fr] INFO: Scrape type for SP79464: 0
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: AK77190
2026-03-29 11:17:58 [auto1.fr] INFO: Found listing with ID: NH66177
2026-03-29 11:17: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 11:18:06 [scrapy.extensions.logstats] INFO: Crawled 45 pages (at 18 pages/min), scraped 9 items (at 3 items/min)
2026-03-29 11:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 11:18: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 11:18:08 [auto1.fr] INFO: Channel: 24h | Page: 42 | totalHits: 4018 | hits on page: 40
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: WE51663
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: AF71559
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: RW48851
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: RY88225
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY88225%27 HTTP/1.1" 200 None
2026-03-29 11:18:08 [auto1.fr] INFO: Scrape type for RY88225: 0
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: KL41030
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: MN49775
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: FJ03284
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: LN93682
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: RN78358
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: NE89694
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE89694%27 HTTP/1.1" 200 None
2026-03-29 11:18:08 [auto1.fr] INFO: Scrape type for NE89694: 0
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: FM76859
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: YD65284
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: XM63454
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: BK60442
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: ZV17346
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: HY23225
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: JB86111
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: SK76067
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: FY19911
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: HP83519
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP83519%27 HTTP/1.1" 200 None
2026-03-29 11:18:08 [auto1.fr] INFO: Scrape type for HP83519: 0
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: JC04532
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC04532%27 HTTP/1.1" 200 None
2026-03-29 11:18:08 [auto1.fr] INFO: Scrape type for JC04532: 0
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: CU82171
2026-03-29 11:18:08 [auto1.fr] INFO: Found listing with ID: UV68573
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV68573%27 HTTP/1.1" 200 None
2026-03-29 11:18:08 [auto1.fr] INFO: Scrape type for UV68573: 2
2026-03-29 11:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e988de-5885-5ed8-8bb4-bb18ebc6bb45 with identifier: UV68573
2026-03-29 11:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e988de-5885-5ed8-8bb4-bb18ebc6bb45 with scrape type 2
2026-03-29 11:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e988de-5885-5ed8-8bb4-bb18ebc6bb45 with scrape type 2
2026-03-29 11:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 92e988de-5885-5ed8-8bb4-bb18ebc6bb45, identifier: UV68573
2026-03-29 11:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 92e988de-5885-5ed8-8bb4-bb18ebc6bb45 with identifier: UV68573
2026-03-29 11:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 92e988de-5885-5ed8-8bb4-bb18ebc6bb45 with identifier: UV68573
2026-03-29 11:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 92e988de-5885-5ed8-8bb4-bb18ebc6bb45 with identifier: UV68573 to the API
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:58:27Z',
'fuel_type': 'petrol',
'id': '92e988de-5885-5ed8-8bb4-bb18ebc6bb45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV68573',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 36539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-26',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2016}
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV68573%27 HTTP/1.1" 200 None
2026-03-29 11:18:08 [auto1.fr] INFO: Saving data for UV68573: {'auction_closing_time': 1774886307.0, 'created_time': 1774015655.589334, 'last_price_update_time': 1774783088.931197}
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UV68573') HTTP/1.1" 204 0
2026-03-29 11:18: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 11:18:09 [auto1.fr] INFO: Found listing with ID: CN94578
2026-03-29 11:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN94578%27 HTTP/1.1" 200 None
2026-03-29 11:18:09 [auto1.fr] INFO: Scrape type for CN94578: 0
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: DZ50190
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: JW66497
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: MX44865
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: UV66666
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: XP13710
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: BF11227
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: TW86443
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: ZU63998
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: NK86276
2026-03-29 11:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK86276%27 HTTP/1.1" 200 None
2026-03-29 11:18:09 [auto1.fr] INFO: Scrape type for NK86276: 0
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: TD62088
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: BG86110
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: NN52824
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: UM24040
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: YS28405
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: DC75279
2026-03-29 11:18:09 [auto1.fr] INFO: Found listing with ID: KW91019
2026-03-29 11:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW91019%27 HTTP/1.1" 200 None
2026-03-29 11:18:09 [auto1.fr] INFO: Scrape type for KW91019: 0
2026-03-29 11:18: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 11:18:17 [auto1.fr] INFO: Channel: 24h | Page: 43 | totalHits: 4018 | hits on page: 40
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: XL06807
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: MV26699
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV26699%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for MV26699: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: TT76332
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: KS39466
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS39466%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for KS39466: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: GY53867
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: DE52492
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE52492%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for DE52492: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: EF80120
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: JY27806
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY27806%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for JY27806: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: SK79513
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: PR02257
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: GK27379
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GK27379%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for GK27379: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: TK50100
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: FX56042
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: SK90535
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: BZ72790
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ72790%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for BZ72790: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: AB89878
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: WG41079
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: KU95605
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: ML45851
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: BG55031
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: XJ30987
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: SP05715
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: SG47762
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG47762%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for SG47762: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: HA75396
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: EK70515
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: NU07942
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: XT28721
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: JY53378
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY53378%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for JY53378: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: VD45259
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: HC41727
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: EH82966
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: MF04067
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: EE18245
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: CF11578
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: WJ64776
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ64776%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for WJ64776: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: TP14970
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: JZ01678
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: VJ77975
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ77975%27 HTTP/1.1" 200 None
2026-03-29 11:18:17 [auto1.fr] INFO: Scrape type for VJ77975: 0
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: KV98613
2026-03-29 11:18:17 [auto1.fr] INFO: Found listing with ID: MG55357
2026-03-29 11:18: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 11:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:18:54 [auto1.fr] INFO: Channel: 24h | Page: 44 | totalHits: 4018 | hits on page: 40
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: NF12969
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: EW04315
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: EW34119
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: BT83384
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: CE73573
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: GC95950
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: TU89344
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU89344%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Scrape type for TU89344: 0
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: XX69546
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: WB96726
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: KV51080
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: SF64188
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF64188%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Scrape type for SF64188: 0
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: DM04559
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: PN07999
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN07999%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Scrape type for PN07999: 0
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: WX45079
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX45079%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Scrape type for WX45079: 0
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: RJ85335
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: SS09336
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: WU31753
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: GG73780
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG73780%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Scrape type for GG73780: 0
2026-03-29 11:18:54 [auto1.fr] INFO: Found listing with ID: FB73414
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB73414%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Scrape type for FB73414: 2
2026-03-29 11:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8961a0f5-d309-51c6-8ccd-ba8c52812d8d with identifier: FB73414
2026-03-29 11:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8961a0f5-d309-51c6-8ccd-ba8c52812d8d with scrape type 2
2026-03-29 11:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8961a0f5-d309-51c6-8ccd-ba8c52812d8d with scrape type 2
2026-03-29 11:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8961a0f5-d309-51c6-8ccd-ba8c52812d8d, identifier: FB73414
2026-03-29 11:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8961a0f5-d309-51c6-8ccd-ba8c52812d8d with identifier: FB73414
2026-03-29 11:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8961a0f5-d309-51c6-8ccd-ba8c52812d8d with identifier: FB73414
2026-03-29 11:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8961a0f5-d309-51c6-8ccd-ba8c52812d8d with identifier: FB73414 to the API
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:02:51Z',
'fuel_type': 'diesel',
'id': '8961a0f5-d309-51c6-8ccd-ba8c52812d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB73414',
'listing': 'auction',
'make': 'MINI',
'model': 'Paceman',
'odometer': 148646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-18',
'seller_name': None,
'title': 'MINI Paceman Cooper SD ALL4',
'transmission': 'manual',
'trim': 'ALL4',
'year': 2014}
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB73414%27 HTTP/1.1" 200 None
2026-03-29 11:18:54 [auto1.fr] INFO: Saving data for FB73414: {'auction_closing_time': 1774882971.0, 'created_time': 1774599357.317616, 'last_price_update_time': 1774783134.963168}
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FB73414') HTTP/1.1" 204 0
2026-03-29 11:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: LG22146
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: DX84857
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: TW26107
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: ED22019
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: DU53160
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: RU83053
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: XH57355
2026-03-29 11:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XH57355%27 HTTP/1.1" 200 None
2026-03-29 11:18:55 [auto1.fr] INFO: Scrape type for XH57355: 0
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: NJ73263
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: ZD63756
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: MJ75566
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: ZU24116
2026-03-29 11:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU24116%27 HTTP/1.1" 200 None
2026-03-29 11:18:55 [auto1.fr] INFO: Scrape type for ZU24116: 0
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: MU32424
2026-03-29 11:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU32424%27 HTTP/1.1" 200 None
2026-03-29 11:18:55 [auto1.fr] INFO: Scrape type for MU32424: 0
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: SV97892
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: NK97521
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: UZ88065
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: CU45612
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: BX46550
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: YF60243
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: XK18597
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: BF96093
2026-03-29 11:18:55 [auto1.fr] INFO: Found listing with ID: KK88504
2026-03-29 11:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:18:57 [auto1.fr] INFO: Channel: 24h | Page: 45 | totalHits: 4018 | hits on page: 40
2026-03-29 11:18:57 [auto1.fr] INFO: Found listing with ID: VV28577
2026-03-29 11:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV28577%27 HTTP/1.1" 200 None
2026-03-29 11:18:57 [auto1.fr] INFO: Scrape type for VV28577: 0
2026-03-29 11:18:57 [auto1.fr] INFO: Found listing with ID: ED65991
2026-03-29 11:18:57 [auto1.fr] INFO: Found listing with ID: EU04661
2026-03-29 11:18:57 [auto1.fr] INFO: Found listing with ID: NP72433
2026-03-29 11:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP72433%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for NP72433: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: NF02632
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF02632%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for NF02632: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: AV09040
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV09040%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for AV09040: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: DR66239
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: WB82308
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB82308%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for WB82308: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: PL68032
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL68032%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for PL68032: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: FV54092
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: NF64180
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: PE05498
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: AH27285
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: VT28880
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: UV80375
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: DF98972
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: JB33898
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: XV37084
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: PD03339
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: MT70667
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: UE54565
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE54565%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for UE54565: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: BK69407
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: AD21154
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: UX68185
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: TJ06743
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: YH95657
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH95657%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for YH95657: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: XC26455
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: LD33485
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD33485%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for LD33485: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: TD05048
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: HE55587
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: YV70333
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV70333%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for YV70333: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: RE04761
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: FU21313
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: TE23987
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: CU40817
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: MA45879
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA45879%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for MA45879: 0
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: MU43687
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: TY25406
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: CG53313
2026-03-29 11:18:58 [auto1.fr] INFO: Found listing with ID: VM37248
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM37248%27 HTTP/1.1" 200 None
2026-03-29 11:18:58 [auto1.fr] INFO: Scrape type for VM37248: 0
2026-03-29 11:18: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 11:18: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 11:18:59 [auto1.fr] INFO: Channel: 24h | Page: 46 | totalHits: 4018 | hits on page: 40
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: AS73849
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS73849%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for AS73849: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: XE65140
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: KG53026
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG53026%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for KG53026: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: HR76305
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: AT21688
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT21688%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for AT21688: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: SN40214
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: AX11943
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: TA55744
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA55744%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for TA55744: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: FF28625
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: AL82018
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: JZ01335
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: BE73084
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE73084%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for BE73084: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: KZ06576
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: VG22418
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: CV80188
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: HX06665
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX06665%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for HX06665: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: TV18698
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: LZ94034
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ94034%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for LZ94034: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: KK18532
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK18532%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for KK18532: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: AZ87418
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ87418%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for AZ87418: 0
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: PU00090
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: RT56886
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: AP89415
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: ML04615
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: PK59709
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: EM31372
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: KA12460
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: NZ10281
2026-03-29 11:18:59 [auto1.fr] INFO: Found listing with ID: MF53419
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF53419%27 HTTP/1.1" 200 None
2026-03-29 11:18:59 [auto1.fr] INFO: Scrape type for MF53419: 2
2026-03-29 11:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabafddc-f399-560d-a113-ebee25b8eba4 with identifier: MF53419
2026-03-29 11:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabafddc-f399-560d-a113-ebee25b8eba4 with scrape type 2
2026-03-29 11:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eabafddc-f399-560d-a113-ebee25b8eba4 with scrape type 2
2026-03-29 11:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eabafddc-f399-560d-a113-ebee25b8eba4, identifier: MF53419
2026-03-29 11:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eabafddc-f399-560d-a113-ebee25b8eba4 with identifier: MF53419
2026-03-29 11:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eabafddc-f399-560d-a113-ebee25b8eba4 with identifier: MF53419
2026-03-29 11:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eabafddc-f399-560d-a113-ebee25b8eba4 with identifier: MF53419 to the API
2026-03-29 11:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:19: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 11:19: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': 210,
'expiration_date': '2026-03-30T15:04:44Z',
'fuel_type': 'petrol',
'id': 'eabafddc-f399-560d-a113-ebee25b8eba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MF53419',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 192654,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-31',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 250 AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2013}
2026-03-29 11:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF53419%27 HTTP/1.1" 200 None
2026-03-29 11:19:00 [auto1.fr] INFO: Saving data for MF53419: {'auction_closing_time': 1774883084.0, 'created_time': 1774599356.965497, 'last_price_update_time': 1774783140.243858}
2026-03-29 11:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MF53419') HTTP/1.1" 204 0
2026-03-29 11:19: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 11:19:00 [auto1.fr] INFO: Found listing with ID: EC97430
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: AV80485
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: CN29658
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: MJ65865
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: KK96121
2026-03-29 11:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK96121%27 HTTP/1.1" 200 None
2026-03-29 11:19:00 [auto1.fr] INFO: Scrape type for KK96121: 0
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: WW84487
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: PB69772
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: ZP43186
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: TZ71501
2026-03-29 11:19:00 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-29 11:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:19:03 [auto1.fr] INFO: Channel: 24h | Page: 47 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: BD27690
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: KD15560
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: AK38610
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: CD24187
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: HK16802
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: BV28672
2026-03-29 11:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV28672%27 HTTP/1.1" 200 None
2026-03-29 11:19:03 [auto1.fr] INFO: Scrape type for BV28672: 0
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: YL24585
2026-03-29 11:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL24585%27 HTTP/1.1" 200 None
2026-03-29 11:19:03 [auto1.fr] INFO: Scrape type for YL24585: 0
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: NZ72826
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: ZD66750
2026-03-29 11:19:03 [auto1.fr] INFO: Found listing with ID: SK24652
2026-03-29 11:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK24652%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for SK24652: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: FS26317
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS26317%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for FS26317: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: RB25104
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: GC58365
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: AN67182
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: JN13323
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: XK71446
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK71446%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for XK71446: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: LN63908
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: LB25032
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: VK04958
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK04958%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for VK04958: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: EG51030
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: XF63220
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: KU18790
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: TF97321
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF97321%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for TF97321: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: CG65710
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: YD68300
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: GM53873
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: CY57197
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY57197%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for CY57197: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: LK56140
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: NC71697
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC71697%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for NC71697: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: YG03351
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG03351%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for YG03351: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: CK37382
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: JJ98244
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: CL86896
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: KV53313
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: HX75346
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX75346%27 HTTP/1.1" 200 None
2026-03-29 11:19:04 [auto1.fr] INFO: Scrape type for HX75346: 0
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: WZ16952
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: EV07055
2026-03-29 11:19:04 [auto1.fr] INFO: Found listing with ID: KX10882
2026-03-29 11:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:19:06 [scrapy.extensions.logstats] INFO: Crawled 51 pages (at 6 pages/min), scraped 12 items (at 3 items/min)
2026-03-29 11:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 11:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:19:12 [auto1.fr] INFO: Channel: 24h | Page: 48 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: XD75763
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: LF55274
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: HS75387
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS75387%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for HS75387: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: PB88152
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB88152%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for PB88152: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: SS42092
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: AD92116
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: FY39217
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: PC92887
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: FE38558
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: AG04119
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: VX87591
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: SV30155
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV30155%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for SV30155: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: HZ64883
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: WB41440
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: MA12460
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: NE20699
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE20699%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for NE20699: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: AX53483
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX53483%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for AX53483: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: VC71107
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: MD00505
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: FF28461
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: RN50760
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: HV57604
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: PM19100
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: ZG75134
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: ST56941
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST56941%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for ST56941: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: HH41979
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH41979%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for HH41979: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: FK73792
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: EB93167
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB93167%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for EB93167: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: TL51104
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: LA84507
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA84507%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for LA84507: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: NS28706
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: AX41786
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: ZN76963
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: JJ54898
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ54898%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for JJ54898: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: HB07315
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB07315%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for HB07315: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: NY62204
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY62204%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for NY62204: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: AS77345
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: WJ01379
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ01379%27 HTTP/1.1" 200 None
2026-03-29 11:19:12 [auto1.fr] INFO: Scrape type for WJ01379: 0
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: UP01111
2026-03-29 11:19:12 [auto1.fr] INFO: Found listing with ID: VX72879
2026-03-29 11:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:19:13 [auto1.fr] INFO: Channel: 24h | Page: 49 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: PJ49621
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ49621%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for PJ49621: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: RY46240
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: FL13370
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: XS01268
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: ZE06169
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE06169%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for ZE06169: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: SK35236
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK35236%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for SK35236: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: LP67639
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: ZF73790
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: JD36177
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: UG46789
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: WF21146
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF21146%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for WF21146: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: AX71622
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: AZ11730
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: RL88794
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: TV78191
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV78191%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for TV78191: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: WY61697
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: HV59700
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV59700%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for HV59700: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: FU50469
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: TT03614
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: UD06601
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: UD67025
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: AY73835
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: PR11684
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: SJ38590
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: SE60139
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: RN08668
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: VS50564
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS50564%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for VS50564: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: UL73975
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL73975%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for UL73975: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: LS24945
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS24945%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for LS24945: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: RB78829
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB78829%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for RB78829: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: EE26786
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE26786%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for EE26786: 0
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: YC59106
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: AW36161
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: XA95461
2026-03-29 11:19:13 [auto1.fr] INFO: Found listing with ID: LR83057
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR83057%27 HTTP/1.1" 200 None
2026-03-29 11:19:13 [auto1.fr] INFO: Scrape type for LR83057: 2
2026-03-29 11:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13d83d8c-00a2-5c22-bf1a-67573e854a69 with identifier: LR83057
2026-03-29 11:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13d83d8c-00a2-5c22-bf1a-67573e854a69 with scrape type 2
2026-03-29 11:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13d83d8c-00a2-5c22-bf1a-67573e854a69 with scrape type 2
2026-03-29 11:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 13d83d8c-00a2-5c22-bf1a-67573e854a69, identifier: LR83057
2026-03-29 11:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 13d83d8c-00a2-5c22-bf1a-67573e854a69 with identifier: LR83057
2026-03-29 11:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 13d83d8c-00a2-5c22-bf1a-67573e854a69 with identifier: LR83057
2026-03-29 11:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 13d83d8c-00a2-5c22-bf1a-67573e854a69 with identifier: LR83057 to the API
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:19: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 11:19: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': 80,
'expiration_date': '2026-03-30T15:39:06Z',
'fuel_type': 'petrol',
'id': '13d83d8c-00a2-5c22-bf1a-67573e854a69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LR83057',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 128424,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-11-26',
'seller_name': None,
'title': 'Opel Corsa 1.2 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2008}
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR83057%27 HTTP/1.1" 200 None
2026-03-29 11:19:14 [auto1.fr] INFO: Saving data for LR83057: {'auction_closing_time': 1774885146.0, 'created_time': 1774599324.146186, 'last_price_update_time': 1774783154.256637}
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LR83057') HTTP/1.1" 204 0
2026-03-29 11:19: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 11:19:14 [auto1.fr] INFO: Found listing with ID: EN28045
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN28045%27 HTTP/1.1" 200 None
2026-03-29 11:19:14 [auto1.fr] INFO: Scrape type for EN28045: 0
2026-03-29 11:19:14 [auto1.fr] INFO: Found listing with ID: HX13782
2026-03-29 11:19:14 [auto1.fr] INFO: Found listing with ID: LT34083
2026-03-29 11:19:14 [auto1.fr] INFO: Found listing with ID: FV44642
2026-03-29 11:19:14 [auto1.fr] INFO: Found listing with ID: SU49595
2026-03-29 11:19: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 11:19:16 [auto1.fr] INFO: Channel: 24h | Page: 50 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: MG88051
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: UL75425
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL75425%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for UL75425: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: AC41668
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: MX43291
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: NW47205
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: HP22528
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP22528%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for HP22528: 2
2026-03-29 11:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6d0af74-32d1-5f5c-b066-16711f8f7986 with identifier: HP22528
2026-03-29 11:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6d0af74-32d1-5f5c-b066-16711f8f7986 with scrape type 2
2026-03-29 11:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6d0af74-32d1-5f5c-b066-16711f8f7986 with scrape type 2
2026-03-29 11:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a6d0af74-32d1-5f5c-b066-16711f8f7986, identifier: HP22528
2026-03-29 11:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a6d0af74-32d1-5f5c-b066-16711f8f7986 with identifier: HP22528
2026-03-29 11:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a6d0af74-32d1-5f5c-b066-16711f8f7986 with identifier: HP22528
2026-03-29 11:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a6d0af74-32d1-5f5c-b066-16711f8f7986 with identifier: HP22528 to the API
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:19: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 11:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:26:09Z',
'fuel_type': 'diesel',
'id': 'a6d0af74-32d1-5f5c-b066-16711f8f7986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HP22528',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 115251,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2021}
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP22528%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Saving data for HP22528: {'auction_closing_time': 1774884369.0, 'created_time': 1773334296.83435, 'last_price_update_time': 1774783156.559111}
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HP22528') HTTP/1.1" 204 0
2026-03-29 11:19: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 11:19:16 [auto1.fr] INFO: Found listing with ID: RR97749
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: KJ35871
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: KX83980
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: FK23336
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: EY12780
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY12780%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for EY12780: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: GG59474
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: VC93454
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC93454%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for VC93454: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: KU35743
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: WF72416
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: WX99023
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: LX87630
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX87630%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for LX87630: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: YS88817
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS88817%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for YS88817: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: KM62215
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM62215%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for KM62215: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: AC53692
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: YR82284
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: CF38557
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: VN64616
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN64616%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for VN64616: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: UP19008
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP19008%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for UP19008: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: AC05527
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: BW09951
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: GM27790
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM27790%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for GM27790: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: NJ56198
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ56198%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for NJ56198: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: DM99042
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: RK62587
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: FU20636
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: MD36539
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD36539%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for MD36539: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: GR08290
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: EK15899
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: JY07389
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY07389%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for JY07389: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: EF46973
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF46973%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for EF46973: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: KH91643
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH91643%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for KH91643: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: EP75778
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP75778%27 HTTP/1.1" 200 None
2026-03-29 11:19:16 [auto1.fr] INFO: Scrape type for EP75778: 0
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: CY39121
2026-03-29 11:19:16 [auto1.fr] INFO: Found listing with ID: MX94872
2026-03-29 11:19: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 11:19:19 [auto1.fr] INFO: Channel: 24h | Page: 51 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: JE34470
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: SY34135
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY34135%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for SY34135: 0
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: FK98951
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: ME33575
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: UD05463
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: MD28531
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: PP10113
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: EE55765
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: PF14495
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: BJ17608
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ17608%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for BJ17608: 0
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: SW47860
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW47860%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for SW47860: 0
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: DR84565
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: XY60648
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: PK80705
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: BD75746
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: JL70353
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: YV50416
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: WH53507
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: GH97582
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: VD86421
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: LJ50312
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: BD67804
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: FD20720
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: UW89295
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: ZW96440
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: ZY50775
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: VS93501
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS93501%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for VS93501: 0
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: CT64778
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: ML92572
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: EG04001
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: MT59073
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: AF18569
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: XL83385
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: FK05830
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK05830%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for FK05830: 0
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: NE11748
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: MU18843
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: AR47486
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: KN77575
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: NZ88621
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ88621%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for NZ88621: 0
2026-03-29 11:19:19 [auto1.fr] INFO: Found listing with ID: DC34167
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC34167%27 HTTP/1.1" 200 None
2026-03-29 11:19:19 [auto1.fr] INFO: Scrape type for DC34167: 0
2026-03-29 11:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:19:26 [auto1.fr] INFO: Channel: 24h | Page: 52 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: RG62052
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: TY32323
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: MR35372
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: SD25089
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: HL52009
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: CN26634
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: JY17204
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: DB65012
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: HG97173
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: WK76842
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK76842%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for WK76842: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: VY25018
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY25018%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for VY25018: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: GH89775
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: DE58184
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: ZX66674
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: NH57081
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH57081%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for NH57081: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: XD98684
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD98684%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for XD98684: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: UR77796
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR77796%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for UR77796: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: AA65542
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA65542%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for AA65542: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: LD25413
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: NT08625
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: TP41770
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP41770%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for TP41770: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: ER64271
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: XA15383
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: UJ66470
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: PW85948
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: SV56232
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: CF32132
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF32132%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for CF32132: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: FY25332
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: AW32775
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: CA27736
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: UK11725
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK11725%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for UK11725: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: FT64075
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: DW22541
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: SG55487
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: JM86086
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM86086%27 HTTP/1.1" 200 None
2026-03-29 11:19:26 [auto1.fr] INFO: Scrape type for JM86086: 0
2026-03-29 11:19:26 [auto1.fr] INFO: Found listing with ID: WD58620
2026-03-29 11:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:19: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 11:19:31 [auto1.fr] INFO: Channel: 24h | Page: 53 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:31 [auto1.fr] INFO: Found listing with ID: GE93156
2026-03-29 11:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE93156%27 HTTP/1.1" 200 None
2026-03-29 11:19:31 [auto1.fr] INFO: Scrape type for GE93156: 0
2026-03-29 11:19:31 [auto1.fr] INFO: Found listing with ID: HL16549
2026-03-29 11:19:31 [auto1.fr] INFO: Found listing with ID: TT38529
2026-03-29 11:19:31 [auto1.fr] INFO: Found listing with ID: MB71350
2026-03-29 11:19:31 [auto1.fr] INFO: Found listing with ID: JC47215
2026-03-29 11:19:31 [auto1.fr] INFO: Found listing with ID: TR25442
2026-03-29 11:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR25442%27 HTTP/1.1" 200 None
2026-03-29 11:19:31 [auto1.fr] INFO: Scrape type for TR25442: 2
2026-03-29 11:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43256e1f-edc1-5a4f-a68b-ad6da5ee249e with identifier: TR25442
2026-03-29 11:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43256e1f-edc1-5a4f-a68b-ad6da5ee249e with scrape type 2
2026-03-29 11:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43256e1f-edc1-5a4f-a68b-ad6da5ee249e with scrape type 2
2026-03-29 11:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 43256e1f-edc1-5a4f-a68b-ad6da5ee249e, identifier: TR25442
2026-03-29 11:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 43256e1f-edc1-5a4f-a68b-ad6da5ee249e with identifier: TR25442
2026-03-29 11:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 43256e1f-edc1-5a4f-a68b-ad6da5ee249e with identifier: TR25442
2026-03-29 11:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 43256e1f-edc1-5a4f-a68b-ad6da5ee249e with identifier: TR25442 to the API
2026-03-29 11:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:19: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 11:19: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': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:09:23Z',
'fuel_type': 'petrol',
'id': '43256e1f-edc1-5a4f-a68b-ad6da5ee249e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR25442',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 136061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-02',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2018}
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR25442%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Saving data for TR25442: {'auction_closing_time': 1774883363.0, 'created_time': 1774599322.36445, 'last_price_update_time': 1774783173.553367}
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TR25442') HTTP/1.1" 204 0
2026-03-29 11:19: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 11:19:33 [auto1.fr] INFO: Found listing with ID: GH15197
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH15197%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for GH15197: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: GV87304
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV87304%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for GV87304: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: JD86284
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: EY32861
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: YZ97157
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: NJ87351
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: UW28110
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: NS63809
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: HS23568
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS23568%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for HS23568: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ16726%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for MZ16726: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: UW84739
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW84739%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for UW84739: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: FS84170
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: PE35330
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE35330%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for PE35330: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: JA14962
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA14962%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for JA14962: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: AN48533
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: GW21742
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: LJ61951
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: MS74277
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: ZT58099
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT58099%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for ZT58099: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: UM83805
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM83805%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for UM83805: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: MM07469
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: HP05689
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: KP65442
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP65442%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for KP65442: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: NK54136
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: MT66619
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: FL10414
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: WC30753
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: KP38186
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: ER27932
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: MK17359
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MK17359%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for MK17359: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: VG25473
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG25473%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for VG25473: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: HX93622
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX93622%27 HTTP/1.1" 200 None
2026-03-29 11:19:33 [auto1.fr] INFO: Scrape type for HX93622: 0
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: CT92714
2026-03-29 11:19:33 [auto1.fr] INFO: Found listing with ID: MS51100
2026-03-29 11:19: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 11:19:40 [auto1.fr] INFO: Channel: 24h | Page: 54 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: KK83692
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK83692%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for KK83692: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: JK75371
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: RE03107
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: VH60046
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: XF87299
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF87299%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for XF87299: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: YL83320
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: LN39968
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN39968%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for LN39968: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: NA86883
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: UD96168
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: MD69842
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: CG81278
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: WN81957
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: NU29788
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: FA81787
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: NE42933
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: EV64742
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV64742%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for EV64742: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: GG56079
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: RT58444
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: HM64898
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: CT72019
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: CN65579
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: SK84670
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: UX73397
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX73397%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for UX73397: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: RR55482
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: MM30985
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: YR11120
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: JD14959
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: HE44900
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE44900%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for HE44900: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: BH00084
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: UY57064
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: ND09422
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND09422%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for ND09422: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: JK52044
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK52044%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for JK52044: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: TA04044
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: PS21697
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: PS18899
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: NH87335
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: WX34918
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: YW51831
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YW51831%27 HTTP/1.1" 200 None
2026-03-29 11:19:40 [auto1.fr] INFO: Scrape type for YW51831: 0
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: YG70238
2026-03-29 11:19:40 [auto1.fr] INFO: Found listing with ID: PS15455
2026-03-29 11:19: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 11:19: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 11:19:54 [auto1.fr] INFO: Channel: 24h | Page: 55 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: KD23440
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: JD77184
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: FY63151
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: TV80653
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: YY03331
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: FA15271
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: WK69644
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: VK08918
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: MP49380
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: WP36847
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: ZJ48056
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: LW60229
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: ST25283
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: ER13695
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER13695%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for ER13695: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: JU78053
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: TZ71973
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: RD39200
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD39200%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for RD39200: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: MN33134
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: PX94335
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: SU22782
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: WW90706
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: YP81019
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: PJ58780
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: EF38669
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: XP39781
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: BM88611
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM88611%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for BM88611: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: UJ08020
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: VF38659
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF38659%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for VF38659: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: KL85301
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL85301%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for KL85301: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: DM90581
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: UV57376
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: HY35486
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY35486%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for HY35486: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: AN13848
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN13848%27 HTTP/1.1" 200 None
2026-03-29 11:19:54 [auto1.fr] INFO: Scrape type for AN13848: 0
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: VJ57370
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: NP93017
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: GV82833
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: YH48214
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: EW26856
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: KU04906
2026-03-29 11:19:54 [auto1.fr] INFO: Found listing with ID: SL78382
2026-03-29 11:19: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 11:19: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 11:19:55 [auto1.fr] INFO: Channel: 24h | Page: 56 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: MP87348
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: MZ70913
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: DU07698
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: MN69487
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: ND01459
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: YJ08145
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: NK65049
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: VH93695
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: LL77834
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: ZW72190
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: YZ02897
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ02897%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for YZ02897: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: UZ33747
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: UC74566
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: BA82205
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA82205%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for BA82205: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: VP25340
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP25340%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for VP25340: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: TL16727
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: MD88959
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: WY34434
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: CN83275
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: TX99737
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: MD12613
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: KF11436
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF11436%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for KF11436: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: CY84423
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: SU40545
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU40545%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for SU40545: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: DH20773
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: ZK50786
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: YC53751
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: CR71429
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR71429%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for CR71429: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: YT51945
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: HP09447
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP09447%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for HP09447: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: AH72783
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: FD08620
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: LP46372
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP46372%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for LP46372: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: CC90261
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC90261%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for CC90261: 0
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: TJ94582
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: UA32984
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: EX17744
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: WU85664
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: UY88811
2026-03-29 11:19:55 [auto1.fr] INFO: Found listing with ID: EJ91890
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ91890%27 HTTP/1.1" 200 None
2026-03-29 11:19:55 [auto1.fr] INFO: Scrape type for EJ91890: 0
2026-03-29 11:19: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 11:19: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 11:19:56 [auto1.fr] INFO: Channel: 24h | Page: 57 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: EC17210
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC17210%27 HTTP/1.1" 200 None
2026-03-29 11:19:56 [auto1.fr] INFO: Scrape type for EC17210: 0
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: VF47862
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: UY33007
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: KD06239
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: LH33113
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: PZ31154
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: PN67245
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: TV07997
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: MN66061
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: FL00176
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: HT93217
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: GT16530
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT16530%27 HTTP/1.1" 200 None
2026-03-29 11:19:56 [auto1.fr] INFO: Scrape type for GT16530: 0
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: WK41306
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: HJ29503
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: MM76244
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: ZN42149
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: PJ15466
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: AK12827
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK12827%27 HTTP/1.1" 200 None
2026-03-29 11:19:56 [auto1.fr] INFO: Scrape type for AK12827: 0
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: EL79305
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: VS72948
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: MB37310
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: TE52661
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: RT99319
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT99319%27 HTTP/1.1" 200 None
2026-03-29 11:19:56 [auto1.fr] INFO: Scrape type for RT99319: 0
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: XR89860
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: RP10515
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: VN21149
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: PU97968
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: LN63849
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: GG20575
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: MV90750
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: MM28958
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: BR00420
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR00420%27 HTTP/1.1" 200 None
2026-03-29 11:19:56 [auto1.fr] INFO: Scrape type for BR00420: 0
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: SW63127
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW63127%27 HTTP/1.1" 200 None
2026-03-29 11:19:56 [auto1.fr] INFO: Scrape type for SW63127: 0
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: SX78543
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: WY78026
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: VD00710
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: ZS46246
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: ZK87358
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: EG61465
2026-03-29 11:19:56 [auto1.fr] INFO: Found listing with ID: UB38513
2026-03-29 11:19: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 11:19: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 11:19:58 [auto1.fr] INFO: Channel: 24h | Page: 58 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: RE22137
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: UH93252
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: DD29235
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD29235%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for DD29235: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: RF55114
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: TH45766
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH45766%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for TH45766: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: KU97686
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: NH46093
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: AP43967
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: MD10490
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: VE88379
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: HG31065
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: DN97834
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN97834%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for DN97834: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: SF42406
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: SB20232
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB20232%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for SB20232: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: RM88358
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: PS61958
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: DF10648
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: BR83568
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: AR61190
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR61190%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for AR61190: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: XR57689
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: RD43481
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: XN91695
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: FW43931
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: MU27491
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: EH31611
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: ZD97088
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: UC74553
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: FD71180
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: RR91424
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: AT38634
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: FJ70435
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ70435%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for FJ70435: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: PP44848
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: DA14290
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: MZ17908
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ17908%27 HTTP/1.1" 200 None
2026-03-29 11:19:58 [auto1.fr] INFO: Scrape type for MZ17908: 0
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: NM65342
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: FU95990
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: EP19309
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: CJ24080
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: BR41818
2026-03-29 11:19:58 [auto1.fr] INFO: Found listing with ID: ZB34276
2026-03-29 11:19: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 11:19: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 11:19:59 [auto1.fr] INFO: Channel: 24h | Page: 59 | totalHits: 4019 | hits on page: 40
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: MY09161
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY09161%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for MY09161: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: TF94753
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF94753%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for TF94753: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: AC91705
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC91705%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for AC91705: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: GF86255
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: HH30569
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: UX16987
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX16987%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for UX16987: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: DT96128
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: GJ13192
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: SR29191
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: ED04570
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: TU91733
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: ML23604
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: ST53729
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: ZG38272
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: KL75715
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL75715%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for KL75715: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: TE52859
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: VZ99500
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: JM47133
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: DK36476
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: XE12158
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE12158%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for XE12158: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: ZY73935
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: CL80852
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: FX76531
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: JY75647
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: RF49940
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF49940%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for RF49940: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: DL67560
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: UU85427
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: LK87093
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK87093%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for LK87093: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: UV56831
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV56831%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for UV56831: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: YV06493
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: TY38326
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: MV08172
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: RB49673
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB49673%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for RB49673: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: RW71357
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: BF87888
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: YG57350
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: NF91897
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF91897%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for NF91897: 0
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: LV77548
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: MR80425
2026-03-29 11:19:59 [auto1.fr] INFO: Found listing with ID: EF38661
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF38661%27 HTTP/1.1" 200 None
2026-03-29 11:19:59 [auto1.fr] INFO: Scrape type for EF38661: 0
2026-03-29 11:19: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 11:20: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 11:20:00 [auto1.fr] INFO: Channel: 24h | Page: 60 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:00 [auto1.fr] INFO: Found listing with ID: NH71773
2026-03-29 11:20:00 [auto1.fr] INFO: Found listing with ID: JX19943
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX19943%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for JX19943: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: RR34220
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: SA59848
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: MR98478
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: FP36699
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: UB23071
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: NV19792
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: EC31783
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC31783%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for EC31783: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: WD39864
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: YP70210
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: RS33874
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: FH19004
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: AP24088
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: MP85730
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP85730%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for MP85730: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: YZ16711
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ16711%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for YZ16711: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: BE71739
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: DJ00737
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: FC74849
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC74849%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for FC74849: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: NX59215
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: LN87144
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: NC49171
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: BH26535
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: AZ58184
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ58184%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for AZ58184: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: VM86019
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM86019%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for VM86019: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: ZH59438
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: AM51224
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: SX54041
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: DC06822
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: MH39363
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: FB21103
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: UM01118
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM01118%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for UM01118: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: HZ90961
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: XE08250
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: AV33142
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: EU34225
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: VH41528
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: CL54463
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL54463%27 HTTP/1.1" 200 None
2026-03-29 11:20:01 [auto1.fr] INFO: Scrape type for CL54463: 0
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: YN96832
2026-03-29 11:20:01 [auto1.fr] INFO: Found listing with ID: ZK94521
2026-03-29 11:20: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 11:20:06 [scrapy.extensions.logstats] INFO: Crawled 64 pages (at 13 pages/min), scraped 15 items (at 3 items/min)
2026-03-29 11:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 11:20: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 11:20:17 [auto1.fr] INFO: Channel: 24h | Page: 61 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: RU45955
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU45955%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for RU45955: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: VU02387
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: FD55779
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: XD50705
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: HG60579
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: XT11394
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: GV95018
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: CZ93131
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: ND13207
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: SG33724
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: DT21905
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: MF77875
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF77875%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for MF77875: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: ZK84103
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: MP66959
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: CZ69538
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: BX42794
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: KR84190
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: PR03169
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: TG94455
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: GS07169
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS07169%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for GS07169: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: VM69167
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: NP85383
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: CD17301
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: ZJ32600
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: UM62874
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM62874%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for UM62874: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: FR70440
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: FH59874
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH59874%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for FH59874: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: FD56672
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: TL12646
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: MM41559
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: TG24288
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG24288%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for TG24288: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: CB86002
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB86002%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for CB86002: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: DK98853
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK98853%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for DK98853: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: HG30830
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG30830%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for HG30830: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: WC20404
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: JU72656
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: KP69779
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: WG61508
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG61508%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for WG61508: 0
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: RB44910
2026-03-29 11:20:17 [auto1.fr] INFO: Found listing with ID: AE63144
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE63144%27 HTTP/1.1" 200 None
2026-03-29 11:20:17 [auto1.fr] INFO: Scrape type for AE63144: 0
2026-03-29 11:20: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 11:20: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 11:20:19 [auto1.fr] INFO: Channel: 24h | Page: 62 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: MZ90683
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: BS06698
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: EM50741
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: UC18078
2026-03-29 11:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC18078%27 HTTP/1.1" 200 None
2026-03-29 11:20:19 [auto1.fr] INFO: Scrape type for UC18078: 0
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: PY61328
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: KE50703
2026-03-29 11:20:19 [auto1.fr] INFO: Found listing with ID: JE67703
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE67703%27 HTTP/1.1" 200 None
2026-03-29 11:20:20 [auto1.fr] INFO: Scrape type for JE67703: 0
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: AV52743
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: FZ00281
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: LF93998
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: CN55587
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: LA56862
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: PJ63799
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: DS92577
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: KL33528
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: TB74385
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: TD18216
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD18216%27 HTTP/1.1" 200 None
2026-03-29 11:20:20 [auto1.fr] INFO: Scrape type for TD18216: 0
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: RZ47364
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ47364%27 HTTP/1.1" 200 None
2026-03-29 11:20:20 [auto1.fr] INFO: Scrape type for RZ47364: 0
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: XW27990
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: BK15343
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: SJ55712
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: XR69838
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: KP36638
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: MA20001
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA20001%27 HTTP/1.1" 200 None
2026-03-29 11:20:20 [auto1.fr] INFO: Scrape type for MA20001: 0
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: XB39762
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: CP68877
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: ZG36173
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: HH48704
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: YB96343
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: GS55232
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: SS26228
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: EC35846
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: HL22941
2026-03-29 11:20:20 [auto1.fr] INFO: Found listing with ID: JA02670
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA02670%27 HTTP/1.1" 200 None
2026-03-29 11:20:20 [auto1.fr] INFO: Scrape type for JA02670: 2
2026-03-29 11:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27 with identifier: JA02670
2026-03-29 11:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27 with scrape type 2
2026-03-29 11:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27 with scrape type 2
2026-03-29 11:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27, identifier: JA02670
2026-03-29 11:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27 with identifier: JA02670
2026-03-29 11:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27 with identifier: JA02670
2026-03-29 11:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4773d0d9-53f0-5e0a-ac57-fb3b7f171f27 with identifier: JA02670 to the API
2026-03-29 11:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:20: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 11:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:17:12Z',
'fuel_type': 'petrol',
'id': '4773d0d9-53f0-5e0a-ac57-fb3b7f171f27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA02670',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 45801,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-12',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure Business',
'transmission': 'manual',
'trim': 'Allure Business',
'year': 2019}
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA02670%27 HTTP/1.1" 200 None
2026-03-29 11:20:21 [auto1.fr] INFO: Saving data for JA02670: {'auction_closing_time': 1774883832.0, 'created_time': 1774038780.64687, 'last_price_update_time': 1774783221.036077}
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JA02670') HTTP/1.1" 204 0
2026-03-29 11:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: RV29196
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV29196%27 HTTP/1.1" 200 None
2026-03-29 11:20:21 [auto1.fr] INFO: Scrape type for RV29196: 0
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: PL96351
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL96351%27 HTTP/1.1" 200 None
2026-03-29 11:20:21 [auto1.fr] INFO: Scrape type for PL96351: 0
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: BD15498
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: PE72245
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE72245%27 HTTP/1.1" 200 None
2026-03-29 11:20:21 [auto1.fr] INFO: Scrape type for PE72245: 0
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: HK47615
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: KH88430
2026-03-29 11:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:20:21 [auto1.fr] INFO: Channel: 24h | Page: 63 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: DY88686
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: AF99064
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: YS52687
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: LS45360
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: BN62096
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: AE85756
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: RG31547
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: BS70158
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: VG11419
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: AG85717
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: BH35269
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: FB36187
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: DS58335
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: AF27253
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: WR77644
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: PG76188
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PG76188%27 HTTP/1.1" 200 None
2026-03-29 11:20:21 [auto1.fr] INFO: Scrape type for PG76188: 0
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: SF08210
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: XX05016
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX05016%27 HTTP/1.1" 200 None
2026-03-29 11:20:21 [auto1.fr] INFO: Scrape type for XX05016: 0
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-29 11:20:21 [auto1.fr] INFO: Found listing with ID: GN72204
2026-03-29 11:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN72204%27 HTTP/1.1" 200 None
2026-03-29 11:20:22 [auto1.fr] INFO: Scrape type for GN72204: 0
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: TX20850
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: ML29204
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: RR98715
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: HB88268
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: YS84605
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: RZ43302
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: TR94670
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: NX44773
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX44773%27 HTTP/1.1" 200 None
2026-03-29 11:20:22 [auto1.fr] INFO: Scrape type for NX44773: 0
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: GW15397
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: MB04765
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: HT34496
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: SX50304
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX50304%27 HTTP/1.1" 200 None
2026-03-29 11:20:22 [auto1.fr] INFO: Scrape type for SX50304: 0
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: GW47315
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: SV17768
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: XS17493
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: AV67556
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: JN19759
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: SJ29154
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: ZX89558
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX89558%27 HTTP/1.1" 200 None
2026-03-29 11:20:22 [auto1.fr] INFO: Scrape type for ZX89558: 0
2026-03-29 11:20:22 [auto1.fr] INFO: Found listing with ID: GX34616
2026-03-29 11:20: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 11:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:20:30 [auto1.fr] INFO: Channel: 24h | Page: 64 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: XX41832
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: MY01215
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY01215%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for MY01215: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: RV30465
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: AV25502
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: DS91774
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: WD97133
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: BZ31250
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ31250%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for BZ31250: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: JS99240
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: RR43233
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR43233%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for RR43233: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: EK08902
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK08902%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for EK08902: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: XB64542
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: AC61454
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: NA88907
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: WP15494
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: JV51312
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: YZ38650
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: FM33156
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: MZ51504
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ51504%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for MZ51504: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: RZ84099
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: ND52454
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND52454%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for ND52454: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: GF28469
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: SH68071
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: EX34772
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX34772%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for EX34772: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: MP83150
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: GL86382
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: TC98272
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC98272%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for TC98272: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: VV47499
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: ZC11920
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: DF39125
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: HZ94791
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: PC67376
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: AE53332
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE53332%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for AE53332: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: MH81805
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: JK72589
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: JT52882
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: SJ06843
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: TS81790
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: HV60888
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: XC92409
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC92409%27 HTTP/1.1" 200 None
2026-03-29 11:20:30 [auto1.fr] INFO: Scrape type for XC92409: 0
2026-03-29 11:20:30 [auto1.fr] INFO: Found listing with ID: UM47720
2026-03-29 11:20: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 11:20: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 11:20:31 [auto1.fr] INFO: Channel: 24h | Page: 65 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: PY05683
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: PU86663
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU86663%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for PU86663: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: SL63726
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: YR85654
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: FM11789
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: HB48660
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: UG12722
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: MS29276
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: RG19413
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: VF03243
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF03243%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for VF03243: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: LB50656
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: GZ88251
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ88251%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for GZ88251: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: RE74240
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: TS55065
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS55065%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for TS55065: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: JZ87275
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: WL36176
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: HU57774
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: PG45214
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: FX41600
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: BM25551
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: DM05326
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM05326%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for DM05326: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: KW25734
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: PA24175
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: TZ89802
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: SS41282
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: AM93614
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM93614%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for AM93614: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: ZZ46494
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: WK36694
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: WR10994
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR10994%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for WR10994: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: DD23905
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD23905%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for DD23905: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: BM22913
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: ML21708
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: GB77488
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: EK36416
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: NP13285
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: XT84639
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT84639%27 HTTP/1.1" 200 None
2026-03-29 11:20:31 [auto1.fr] INFO: Scrape type for XT84639: 0
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: EE27971
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: CD31311
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: AX81149
2026-03-29 11:20:31 [auto1.fr] INFO: Found listing with ID: EC71268
2026-03-29 11:20: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 11:20: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 11:20:39 [auto1.fr] INFO: Channel: 24h | Page: 66 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: RG41241
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: ZN95371
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: SH33733
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: FP58616
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: VV03257
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV03257%27 HTTP/1.1" 200 None
2026-03-29 11:20:39 [auto1.fr] INFO: Scrape type for VV03257: 0
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: BJ19131
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: JP63031
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: WA59957
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: EF09834
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: YE03503
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE03503%27 HTTP/1.1" 200 None
2026-03-29 11:20:39 [auto1.fr] INFO: Scrape type for YE03503: 0
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: GP41524
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: VY32914
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: HA41573
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: SH12813
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: KB68741
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB68741%27 HTTP/1.1" 200 None
2026-03-29 11:20:39 [auto1.fr] INFO: Scrape type for KB68741: 0
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: LJ78621
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: MP60855
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: TA69138
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: XN52554
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: NB91353
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: FL47243
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: ER23883
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: HF30950
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: KW37033
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW37033%27 HTTP/1.1" 200 None
2026-03-29 11:20:39 [auto1.fr] INFO: Scrape type for KW37033: 0
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: ZV63731
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: WE39904
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: ZY58741
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: CU36394
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: BS99622
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: DA44919
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: FM00457
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: HS91891
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: DE33951
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: XP32748
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: HC30106
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: PA65311
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA65311%27 HTTP/1.1" 200 None
2026-03-29 11:20:39 [auto1.fr] INFO: Scrape type for PA65311: 0
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: GD06145
2026-03-29 11:20:39 [auto1.fr] INFO: Found listing with ID: RF21195
2026-03-29 11:20: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 11:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:20:40 [auto1.fr] INFO: Channel: 24h | Page: 67 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: SM91019
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM91019%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for SM91019: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: YE87742
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: CB87490
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: CU50423
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: UF21819
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF21819%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for UF21819: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: FH08940
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: ZM15968
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: EY07006
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: VL00356
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: WX93331
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: NY89050
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: HD25218
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: JH25784
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH25784%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for JH25784: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: NS96856
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: KM12903
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: NW41550
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW41550%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for NW41550: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: MJ29292
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ29292%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for MJ29292: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: LY42330
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: FB89695
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: UN28055
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: YY14821
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: UX84994
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: VU85213
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: NE69651
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE69651%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for NE69651: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: BS13354
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS13354%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for BS13354: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: GF40263
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: KB53057
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: UZ92787
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: RF64734
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: FU24714
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: SF44343
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: AU93823
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU93823%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for AU93823: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: BX37071
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX37071%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for BX37071: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: BL47384
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: CP45146
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: KA08025
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: HT47034
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: FD49432
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD49432%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for FD49432: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: MM83925
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM83925%27 HTTP/1.1" 200 None
2026-03-29 11:20:40 [auto1.fr] INFO: Scrape type for MM83925: 0
2026-03-29 11:20:40 [auto1.fr] INFO: Found listing with ID: CK84283
2026-03-29 11:20:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:20: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 11:20:46 [auto1.fr] INFO: Channel: 24h | Page: 68 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: RA87670
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA87670%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for RA87670: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: PK30317
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK30317%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for PK30317: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: SR78214
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: XB56810
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: SL99392
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: ZA29038
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: UL91596
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: VC57720
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: HH84744
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH84744%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for HH84744: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: EY61288
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: XF85427
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: CG44888
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: XE41092
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: UV16444
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: NL40809
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL40809%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for NL40809: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: KC44664
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: XP49606
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: TC43521
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: DA43353
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: FT37919
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: MP37430
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP37430%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for MP37430: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: TW29990
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: YG34016
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG34016%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for YG34016: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: HP22884
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: TE79860
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE79860%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for TE79860: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: WE10881
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE10881%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for WE10881: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: WH99497
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: VT88303
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: AW06582
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: UD81721
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: GD10850
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD10850%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for GD10850: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: LM45033
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: CP93546
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: JR53691
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: XB97503
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: ZZ21531
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: ME85478
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: TW65411
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW65411%27 HTTP/1.1" 200 None
2026-03-29 11:20:46 [auto1.fr] INFO: Scrape type for TW65411: 0
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: BN30584
2026-03-29 11:20:46 [auto1.fr] INFO: Found listing with ID: UN42713
2026-03-29 11:20: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 11:20: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 11:20:49 [auto1.fr] INFO: Channel: 24h | Page: 69 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:49 [auto1.fr] INFO: Found listing with ID: KK73571
2026-03-29 11:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK73571%27 HTTP/1.1" 200 None
2026-03-29 11:20:49 [auto1.fr] INFO: Scrape type for KK73571: 0
2026-03-29 11:20:49 [auto1.fr] INFO: Found listing with ID: LL32423
2026-03-29 11:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL32423%27 HTTP/1.1" 200 None
2026-03-29 11:20:49 [auto1.fr] INFO: Scrape type for LL32423: 0
2026-03-29 11:20:49 [auto1.fr] INFO: Found listing with ID: UP56954
2026-03-29 11:20:49 [auto1.fr] INFO: Found listing with ID: NF53447
2026-03-29 11:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF53447%27 HTTP/1.1" 200 None
2026-03-29 11:20:49 [auto1.fr] INFO: Scrape type for NF53447: 2
2026-03-29 11:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b784a30-c631-55cf-8068-8b0e0e3b8f4d with identifier: NF53447
2026-03-29 11:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b784a30-c631-55cf-8068-8b0e0e3b8f4d with scrape type 2
2026-03-29 11:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b784a30-c631-55cf-8068-8b0e0e3b8f4d with scrape type 2
2026-03-29 11:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3b784a30-c631-55cf-8068-8b0e0e3b8f4d, identifier: NF53447
2026-03-29 11:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3b784a30-c631-55cf-8068-8b0e0e3b8f4d with identifier: NF53447
2026-03-29 11:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3b784a30-c631-55cf-8068-8b0e0e3b8f4d with identifier: NF53447
2026-03-29 11:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3b784a30-c631-55cf-8068-8b0e0e3b8f4d with identifier: NF53447 to the API
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:20: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 11:20: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': 125,
'expiration_date': '2026-03-30T15:48:40Z',
'fuel_type': 'petrol',
'id': '3b784a30-c631-55cf-8068-8b0e0e3b8f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NF53447',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 122997,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-13',
'seller_name': None,
'title': 'Audi A1 Sportback 1.4 TFSI S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2017}
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF53447%27 HTTP/1.1" 200 None
2026-03-29 11:20:50 [auto1.fr] INFO: Saving data for NF53447: {'auction_closing_time': 1774885720.0, 'created_time': 1774599321.590895, 'last_price_update_time': 1774783250.816818}
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NF53447') HTTP/1.1" 204 0
2026-03-29 11:20: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 11:20:50 [auto1.fr] INFO: Found listing with ID: HF97792
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: AV47121
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: UR46637
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR46637%27 HTTP/1.1" 200 None
2026-03-29 11:20:50 [auto1.fr] INFO: Scrape type for UR46637: 0
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: VJ30522
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ30522%27 HTTP/1.1" 200 None
2026-03-29 11:20:50 [auto1.fr] INFO: Scrape type for VJ30522: 0
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: KL75694
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: ET93179
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: CH12895
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: WL42720
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: LZ11575
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ11575%27 HTTP/1.1" 200 None
2026-03-29 11:20:50 [auto1.fr] INFO: Scrape type for LZ11575: 0
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: DM26560
2026-03-29 11:20:50 [auto1.fr] INFO: Found listing with ID: XJ04578
2026-03-29 11:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ04578%27 HTTP/1.1" 200 None
2026-03-29 11:20:51 [auto1.fr] INFO: Scrape type for XJ04578: 0
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: XT87850
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: EY02947
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY02947%27 HTTP/1.1" 200 None
2026-03-29 11:20:51 [auto1.fr] INFO: Scrape type for EY02947: 0
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: CV47418
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV47418%27 HTTP/1.1" 200 None
2026-03-29 11:20:51 [auto1.fr] INFO: Scrape type for CV47418: 0
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: VD42608
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD42608%27 HTTP/1.1" 200 None
2026-03-29 11:20:51 [auto1.fr] INFO: Scrape type for VD42608: 0
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: NC23739
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: RK11371
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: XV71586
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: RU65332
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: BX31241
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: KU09289
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: DT31778
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: VM45990
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: YX14767
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: VE21844
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: LC46010
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: GJ22712
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ22712%27 HTTP/1.1" 200 None
2026-03-29 11:20:51 [auto1.fr] INFO: Scrape type for GJ22712: 0
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: FW75721
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: HP32037
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: CX01779
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: VP08253
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: KC97649
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: DB74353
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: FN04245
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: CF59045
2026-03-29 11:20:51 [auto1.fr] INFO: Found listing with ID: GT29202
2026-03-29 11:20: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 11:20:57 [auto1.fr] INFO: Channel: 24h | Page: 70 | totalHits: 4019 | hits on page: 40
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: FV30159
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: YM32264
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: CM68492
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: TA32648
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: VH92035
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: EJ48081
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: VF74700
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: AZ12396
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: MJ79043
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ79043%27 HTTP/1.1" 200 None
2026-03-29 11:20:57 [auto1.fr] INFO: Scrape type for MJ79043: 0
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: BR67887
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: GY82618
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: GR09269
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: YY18278
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: AY91860
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY91860%27 HTTP/1.1" 200 None
2026-03-29 11:20:57 [auto1.fr] INFO: Scrape type for AY91860: 0
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: ZZ67013
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: UP31918
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: PX91967
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: TU05858
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: HC58992
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC58992%27 HTTP/1.1" 200 None
2026-03-29 11:20:57 [auto1.fr] INFO: Scrape type for HC58992: 0
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: LK51820
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: GS17266
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS17266%27 HTTP/1.1" 200 None
2026-03-29 11:20:57 [auto1.fr] INFO: Scrape type for GS17266: 0
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: BT56168
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: FW66356
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: RM18696
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: HP37519
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: UM45421
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM45421%27 HTTP/1.1" 200 None
2026-03-29 11:20:57 [auto1.fr] INFO: Scrape type for UM45421: 0
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: NU51886
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: CZ82631
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: AT20727
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: AT81791
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT81791%27 HTTP/1.1" 200 None
2026-03-29 11:20:57 [auto1.fr] INFO: Scrape type for AT81791: 0
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: FR21898
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: WG19143
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: NG42802
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: BH93071
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: DN03508
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: PF16062
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: KL74620
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: YT08799
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: JL76183
2026-03-29 11:20:57 [auto1.fr] INFO: Found listing with ID: JC39460
2026-03-29 11:20: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 11:21: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 11:21:06 [scrapy.extensions.logstats] INFO: Crawled 75 pages (at 11 pages/min), scraped 17 items (at 2 items/min)
2026-03-29 11:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:21:06 [auto1.fr] INFO: Channel: 24h | Page: 71 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: DE96742
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: GK54284
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: LH76709
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH76709%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for LH76709: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: SF01086
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: WV93333
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: XE30356
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: RC05941
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC05941%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for RC05941: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: EM83607
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: CU95310
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: BL19130
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: ZD76165
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD76165%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for ZD76165: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: BP34211
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP34211%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for BP34211: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: CU30754
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU30754%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for CU30754: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: PZ88800
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ88800%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for PZ88800: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: MY43858
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: DA93412
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: TP61370
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP61370%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for TP61370: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: DH45379
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH45379%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for DH45379: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: VT19778
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT19778%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for VT19778: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: AX98718
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX98718%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for AX98718: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: ZA49017
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: SX33425
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX33425%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for SX33425: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: DJ09425
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ09425%27 HTTP/1.1" 200 None
2026-03-29 11:21:06 [auto1.fr] INFO: Scrape type for DJ09425: 0
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: YJ06296
2026-03-29 11:21:06 [auto1.fr] INFO: Found listing with ID: HB16314
2026-03-29 11:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB16314%27 HTTP/1.1" 200 None
2026-03-29 11:21:07 [auto1.fr] INFO: Scrape type for HB16314: 0
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: TR39928
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: AW19265
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: SD25864
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: NG39505
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: TK04922
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: DL07367
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: JG67142
2026-03-29 11:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG67142%27 HTTP/1.1" 200 None
2026-03-29 11:21:07 [auto1.fr] INFO: Scrape type for JG67142: 0
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: XH55125
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: VT66374
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: GL57074
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: CU22233
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: PD03654
2026-03-29 11:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD03654%27 HTTP/1.1" 200 None
2026-03-29 11:21:07 [auto1.fr] INFO: Scrape type for PD03654: 0
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: YZ13186
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: ZL05280
2026-03-29 11:21:07 [auto1.fr] INFO: Found listing with ID: YS67726
2026-03-29 11:21: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 11:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:09 [auto1.fr] INFO: Channel: 24h | Page: 72 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: TZ91470
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ91470%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for TZ91470: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: WS31397
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: MC68416
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: AT49366
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: SV76082
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: SE24151
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: VR68825
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR68825%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for VR68825: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: JN14468
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN14468%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for JN14468: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: EX11392
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: FX98365
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: NZ33363
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ33363%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for NZ33363: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: EH26711
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: LL72908
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: SD92574
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: SV67354
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: CY43470
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: RB55896
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: XW31982
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW31982%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for XW31982: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: NJ59520
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: HZ30710
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: GG29325
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG29325%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for GG29325: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: LZ69569
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: NY61092
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: TR32255
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR32255%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for TR32255: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: ZM80023
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: SL13789
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: YS87818
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: MS42425
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: AT90732
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: AK39621
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: FB29476
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: CE04725
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: CV84017
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: RX87637
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: VP23956
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: NY43606
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY43606%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for NY43606: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: GB94955
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB94955%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for GB94955: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: LL62487
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL62487%27 HTTP/1.1" 200 None
2026-03-29 11:21:09 [auto1.fr] INFO: Scrape type for LL62487: 0
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: CR66279
2026-03-29 11:21:09 [auto1.fr] INFO: Found listing with ID: CH04753
2026-03-29 11:21: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 11:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:21 [auto1.fr] INFO: Channel: 24h | Page: 73 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: VP92725
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: KB95904
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: GZ26108
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ26108%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for GZ26108: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: KH51958
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH51958%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for KH51958: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: HW65969
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW65969%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for HW65969: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: RL62627
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: ND58253
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: PM61458
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: TB34816
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: WT63906
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: HR61891
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: PG50049
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: JS64389
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: MC93057
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: WN65697
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: SL82812
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: FV70954
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: HX49968
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: UG11231
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG11231%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for UG11231: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: MG59529
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: JT24532
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: SK92055
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK92055%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for SK92055: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: FY78807
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: SB38361
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: TY88704
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: NM97530
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: XL87843
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: GZ59625
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: PM49517
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: XP17198
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP17198%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for XP17198: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: GN98796
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: DR23602
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: JU80651
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: MM63788
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: ZP94396
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: DU63509
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: MG88559
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: ZC11276
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: ZU13538
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU13538%27 HTTP/1.1" 200 None
2026-03-29 11:21:21 [auto1.fr] INFO: Scrape type for ZU13538: 0
2026-03-29 11:21:21 [auto1.fr] INFO: Found listing with ID: WY25382
2026-03-29 11:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21: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 11:21:22 [auto1.fr] INFO: Channel: 24h | Page: 74 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: DR43317
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: PM54626
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: WF83429
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: XT87839
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: KC00053
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC00053%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for KC00053: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: RT00680
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: WA19421
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: LH70216
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: XX17277
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX17277%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for XX17277: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: RT97510
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: YF14026
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF14026%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for YF14026: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: VL98028
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: JU05090
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: CC89861
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: BZ30264
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ30264%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for BZ30264: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: GS03984
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS03984%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for GS03984: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: AH00792
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: SC97617
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC97617%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for SC97617: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: WJ36021
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: CW00157
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: MA92859
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA92859%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for MA92859: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: FP08474
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP08474%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for FP08474: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: GE69678
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: NS97221
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS97221%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for NS97221: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: PD78031
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: UM97504
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: NP12584
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP12584%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for NP12584: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: NW12162
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: WV73236
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV73236%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for WV73236: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: UR57838
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: SN63946
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: MA29780
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: ZH47004
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: WS68966
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: KP94491
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: AU48197
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: WN86171
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN86171%27 HTTP/1.1" 200 None
2026-03-29 11:21:22 [auto1.fr] INFO: Scrape type for WN86171: 0
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: KN59996
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: CJ92637
2026-03-29 11:21:22 [auto1.fr] INFO: Found listing with ID: YA54656
2026-03-29 11:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:23 [auto1.fr] INFO: Channel: 24h | Page: 75 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: BM17669
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: FP89047
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: GZ97506
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: RL60672
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: UF83440
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: ZH72622
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: NY72412
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: GM29427
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: WA46854
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: AD46957
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD46957%27 HTTP/1.1" 200 None
2026-03-29 11:21:23 [auto1.fr] INFO: Scrape type for AD46957: 0
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: YP51372
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: GU93912
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: TY87509
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: DB83162
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: PX06579
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: BF66000
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: SY82674
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: GS73075
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: FL76825
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: TS40917
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS40917%27 HTTP/1.1" 200 None
2026-03-29 11:21:23 [auto1.fr] INFO: Scrape type for TS40917: 0
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: VY74819
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: JE10155
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: ZK08219
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: KS28661
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS28661%27 HTTP/1.1" 200 None
2026-03-29 11:21:23 [auto1.fr] INFO: Scrape type for KS28661: 0
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: SF06109
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: AD83695
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: BS21555
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: JF07338
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: HE67645
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: JD39110
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: JR78499
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: NZ21389
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: DK56900
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: BF56571
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: YY91816
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: YH44031
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH44031%27 HTTP/1.1" 200 None
2026-03-29 11:21:23 [auto1.fr] INFO: Scrape type for YH44031: 0
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: WJ13583
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: UR58617
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: TE19039
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE19039%27 HTTP/1.1" 200 None
2026-03-29 11:21:23 [auto1.fr] INFO: Scrape type for TE19039: 0
2026-03-29 11:21:23 [auto1.fr] INFO: Found listing with ID: CK21473
2026-03-29 11:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:24 [auto1.fr] INFO: Channel: 24h | Page: 76 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: WG06663
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: PA78315
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA78315%27 HTTP/1.1" 200 None
2026-03-29 11:21:24 [auto1.fr] INFO: Scrape type for PA78315: 0
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: TL95949
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: XS62147
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: AC86426
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: TH94226
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: RG30279
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: TN71254
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: DJ31121
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: KJ24442
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: MX62937
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: UV38858
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV38858%27 HTTP/1.1" 200 None
2026-03-29 11:21:24 [auto1.fr] INFO: Scrape type for UV38858: 0
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: FS76185
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: DS23730
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS23730%27 HTTP/1.1" 200 None
2026-03-29 11:21:24 [auto1.fr] INFO: Scrape type for DS23730: 0
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: JL93468
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: CM39472
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: ZL28145
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL28145%27 HTTP/1.1" 200 None
2026-03-29 11:21:24 [auto1.fr] INFO: Scrape type for ZL28145: 0
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: JY97748
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY97748%27 HTTP/1.1" 200 None
2026-03-29 11:21:24 [auto1.fr] INFO: Scrape type for JY97748: 0
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: FJ05834
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: JF96237
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: HG27801
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: AA14547
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: CE08433
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: ZN02557
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: EN42354
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: GL68159
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: JH18323
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: EE83883
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: HS48981
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: HD10774
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: SZ93717
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: WF53707
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: RE72510
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: AV92189
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: KZ65396
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: PK04898
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: PD48393
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: PT64266
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT64266%27 HTTP/1.1" 200 None
2026-03-29 11:21:24 [auto1.fr] INFO: Scrape type for PT64266: 0
2026-03-29 11:21:24 [auto1.fr] INFO: Found listing with ID: PE67276
2026-03-29 11:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:25 [auto1.fr] INFO: Channel: 24h | Page: 77 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: ZW54259
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: ZH66102
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: XB80018
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: FK47349
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK47349%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for FK47349: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: YC36334
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: PS96016
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS96016%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for PS96016: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: KU51052
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: HJ20372
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: GC19073
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: WZ07204
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: TG10536
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: RE10755
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: MR81376
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: MP66678
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: CT54779
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: KW68314
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: JF56429
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF56429%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for JF56429: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: JP06757
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: SE16009
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: MU24088
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: HF25900
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: NV28779
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: UU33853
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU33853%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for UU33853: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: GZ91230
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ91230%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for GZ91230: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: WD81784
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: XA59282
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA59282%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for XA59282: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: PZ79927
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: VL19432
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: WN62407
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: GA15332
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: JG32180
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: LV54644
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV54644%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for LV54644: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: ET22474
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: VB54274
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: WH81250
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: KG24265
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: MJ22347
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ22347%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for MJ22347: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: UH55334
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH55334%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for UH55334: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: TY42768
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY42768%27 HTTP/1.1" 200 None
2026-03-29 11:21:25 [auto1.fr] INFO: Scrape type for TY42768: 0
2026-03-29 11:21:25 [auto1.fr] INFO: Found listing with ID: ZV03608
2026-03-29 11:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21: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 11:21:28 [auto1.fr] INFO: Channel: 24h | Page: 78 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: TF90019
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: ZN51236
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: RH20698
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: JH28308
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH28308%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for JH28308: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: FX69066
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: WN78758
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: FB52388
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB52388%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for FB52388: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: EM64243
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: FV29389
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV29389%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for FV29389: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: AH74667
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH74667%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for AH74667: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: NL48805
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: YG68340
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: CJ55731
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: YM43773
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM43773%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for YM43773: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: XK82108
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: NV36409
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: KX72763
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: MC34871
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: NH75420
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: UW89865
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: JN66060
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: BX33058
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: LH95044
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH95044%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for LH95044: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: VF82485
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF82485%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for VF82485: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: MP91388
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: TR54238
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: WH66120
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: BH76785
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: ZK60890
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: ER89848
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: MR72983
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: YZ93571
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: DC15734
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: LY14108
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: XE57968
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: SC77691
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC77691%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for SC77691: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: BE42627
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: GG81995
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: CR42714
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR42714%27 HTTP/1.1" 200 None
2026-03-29 11:21:28 [auto1.fr] INFO: Scrape type for CR42714: 0
2026-03-29 11:21:28 [auto1.fr] INFO: Found listing with ID: CE35297
2026-03-29 11:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:39 [auto1.fr] INFO: Channel: 24h | Page: 79 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: JH24674
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: VH64619
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: ZP19975
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: YP11132
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: PD71096
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD71096%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for PD71096: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: SL68858
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: JG27531
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: JE50651
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE50651%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for JE50651: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: PX74554
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX74554%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for PX74554: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: MS48423
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: FC94374
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC94374%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for FC94374: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: PF58698
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: RW58754
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW58754%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for RW58754: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: ZU75776
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: MD77771
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: XE55477
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE55477%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for XE55477: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: GP33170
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP33170%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for GP33170: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: EL53506
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL53506%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for EL53506: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: NP36468
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: LZ22019
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: ZJ62957
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: HV65462
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: SL84950
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: MZ97980
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ97980%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for MZ97980: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: HF65645
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF65645%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for HF65645: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: PF58215
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: DC84822
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC84822%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for DC84822: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: WY90257
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: DY58441
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: HA57623
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: YA52294
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: RA71282
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA71282%27 HTTP/1.1" 200 None
2026-03-29 11:21:39 [auto1.fr] INFO: Scrape type for RA71282: 0
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: GT00175
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: XM02114
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: WD54427
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: CL62948
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: SA02986
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: DX76467
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: RW82157
2026-03-29 11:21:39 [auto1.fr] INFO: Found listing with ID: AX33817
2026-03-29 11:21: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 11:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:40 [auto1.fr] INFO: Channel: 24h | Page: 80 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: XR16866
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR16866%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for XR16866: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: SG67985
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: VS23726
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS23726%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for VS23726: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: SH10737
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: GR64751
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: UF65661
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: EF99647
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: LT84198
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: XX91419
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: NK21685
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: CK35562
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: GS65981
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: HN41190
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: SV57459
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV57459%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for SV57459: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: SK96575
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK96575%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for SK96575: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: HK63767
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: JH18502
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: NK97991
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: FE45275
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: JN87286
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: RP20789
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: ZL56618
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: WX60393
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: AJ70757
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: KL87696
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: KT17553
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: SX76014
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX76014%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for SX76014: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: DD75510
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: ZF23948
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: WM84463
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: JR93162
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR93162%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for JR93162: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: PY97229
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: SW20172
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: NW87913
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: TU34915
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: NJ82872
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ82872%27 HTTP/1.1" 200 None
2026-03-29 11:21:40 [auto1.fr] INFO: Scrape type for NJ82872: 0
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: GA67039
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: JA11107
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: NT26792
2026-03-29 11:21:40 [auto1.fr] INFO: Found listing with ID: LH59287
2026-03-29 11:21: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 11:21: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 11:21:42 [auto1.fr] INFO: Channel: 24h | Page: 81 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: BT80700
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: AB99439
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB99439%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for AB99439: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: WL89237
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL89237%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for WL89237: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: GB80878
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: VN89560
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: XS44822
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: NJ07940
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: MN50971
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: MP79146
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: GD28523
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: LA30202
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: FJ71814
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: SF71257
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: FR92283
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: YW43748
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: FP78557
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP78557%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for FP78557: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: BV80652
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: XZ29474
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: MA61941
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: DH32796
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH32796%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for DH32796: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: PG89381
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: KG24879
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG24879%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for KG24879: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: TL59633
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: UF64082
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: BY36168
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: SJ83397
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ83397%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for SJ83397: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: VH45556
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: GT56253
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: KX27022
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: WL52555
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: FE79603
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: RK50663
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK50663%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for RK50663: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: JJ61666
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: JJ87165
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: EF05565
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: JL32870
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL32870%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for JL32870: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: MB72443
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB72443%27 HTTP/1.1" 200 None
2026-03-29 11:21:42 [auto1.fr] INFO: Scrape type for MB72443: 0
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: CU16267
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: KR18371
2026-03-29 11:21:42 [auto1.fr] INFO: Found listing with ID: PF09480
2026-03-29 11:21: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 11:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:43 [auto1.fr] INFO: Channel: 24h | Page: 82 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: HZ02689
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: VR08947
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: MG34511
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: UC52901
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: KR38014
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR38014%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for KR38014: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: VL47333
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: HK06615
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: LV60868
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: PL58037
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: EJ68168
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: KR22803
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: ZF22260
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF22260%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for ZF22260: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: DX15659
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: FH34567
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH34567%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for FH34567: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: TB10298
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: PX78812
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: LJ12195
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ12195%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for LJ12195: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: ZS17740
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: RX29137
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: ZU85882
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: DC53423
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC53423%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for DC53423: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: EP92791
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP92791%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for EP92791: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: NU22496
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: PD96276
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: SL33104
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: YG84711
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: DP39204
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: WT10703
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: WR81420
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR81420%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for WR81420: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: LV99015
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV99015%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for LV99015: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: NE12141
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: DG03025
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: LB65647
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: SF17635
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF17635%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for SF17635: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: DU78969
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: RN69245
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN69245%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for RN69245: 0
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: GF31041
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: DZ93005
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: KE95958
2026-03-29 11:21:43 [auto1.fr] INFO: Found listing with ID: NE86900
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE86900%27 HTTP/1.1" 200 None
2026-03-29 11:21:43 [auto1.fr] INFO: Scrape type for NE86900: 0
2026-03-29 11:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21: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 11:21:44 [auto1.fr] INFO: Channel: 24h | Page: 83 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: BC00467
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: CA53572
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: UL34830
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: CE77721
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: UM21861
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: SN32974
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: GA46604
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA46604%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for GA46604: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: YM66542
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: LF97734
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: GF05733
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF05733%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for GF05733: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: AK36999
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: DA77407
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: BV78883
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: NY17450
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: GE65256
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: RS84177
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: BW48684
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: VP49485
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: MW23065
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: KP63735
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: BA73207
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA73207%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for BA73207: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: VU08648
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU08648%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for VU08648: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: CJ23217
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: CC03519
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: GG92228
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG92228%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for GG92228: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: RR92690
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: SU05446
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU05446%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for SU05446: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: CU55087
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: SM45257
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: EC70489
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC70489%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for EC70489: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: LZ13382
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: ZF66923
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: KB31607
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: EM05638
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: UE67230
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: PH85704
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: YT49094
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: SS17919
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: FH39112
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH39112%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for FH39112: 0
2026-03-29 11:21:44 [auto1.fr] INFO: Found listing with ID: KM12499
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM12499%27 HTTP/1.1" 200 None
2026-03-29 11:21:44 [auto1.fr] INFO: Scrape type for KM12499: 0
2026-03-29 11:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21: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 11:21:46 [auto1.fr] INFO: Channel: 24h | Page: 84 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: WD51164
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD51164%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for WD51164: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: FS40526
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS40526%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for FS40526: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: ED01632
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: JX27536
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: BF99335
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: BA00085
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: BY36086
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: EJ10392
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: FF80923
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF80923%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for FF80923: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: ZZ56347
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: TW66218
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: EE66390
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: LJ63461
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: HZ59055
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: DP42522
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP42522%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for DP42522: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: TZ35948
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ35948%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for TZ35948: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: ZE01505
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: AZ95773
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ95773%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for AZ95773: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: NA91720
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: GR73848
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: DY55554
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: SV47129
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: FY50281
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY50281%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for FY50281: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: XV54294
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV54294%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for XV54294: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: UL61645
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL61645%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for UL61645: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: XP13340
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: WF13879
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: VF42289
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: RC09980
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: FL69972
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: EU24790
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: VN32195
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: ES67441
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: AJ90327
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: BK28598
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: BJ48666
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ48666%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for BJ48666: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: FN14098
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: RT17592
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT17592%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for RT17592: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: VJ32569
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ32569%27 HTTP/1.1" 200 None
2026-03-29 11:21:46 [auto1.fr] INFO: Scrape type for VJ32569: 0
2026-03-29 11:21:46 [auto1.fr] INFO: Found listing with ID: YP28351
2026-03-29 11:21: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 11:21: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 11:21:47 [auto1.fr] INFO: Channel: 24h | Page: 85 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: UW75406
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: VA87261
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: LK58488
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK58488%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for LK58488: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: WT29775
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: NN84576
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN84576%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for NN84576: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: AY57267
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: YM93087
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: DM85299
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: UH61886
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH61886%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for UH61886: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: ZM68465
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: YN12389
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: MN90582
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN90582%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for MN90582: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: DE39656
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE39656%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for DE39656: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: JT40746
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: ER80291
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: HK82247
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: TV56725
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV56725%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for TV56725: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: SV18797
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: LH87358
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: RG93466
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: MM40591
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: DU54324
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU54324%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for DU54324: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: ZM83363
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM83363%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for ZM83363: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: YZ38507
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: WE18688
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: ED67406
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED67406%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for ED67406: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: WS06781
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: AR26119
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR26119%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for AR26119: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: GN11712
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: DJ08565
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ08565%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for DJ08565: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: TU11572
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU11572%27 HTTP/1.1" 200 None
2026-03-29 11:21:47 [auto1.fr] INFO: Scrape type for TU11572: 0
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: CY74079
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: KU26111
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: RR42379
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: TD90679
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: JX04019
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: DM88020
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: ZD15255
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: WH98020
2026-03-29 11:21:47 [auto1.fr] INFO: Found listing with ID: LZ40715
2026-03-29 11:21: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 11:21: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 11:21:48 [auto1.fr] INFO: Channel: 24h | Page: 86 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: PF51870
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF51870%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for PF51870: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: JM55547
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: AP54277
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: SA90047
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: BE71774
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE71774%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for BE71774: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: LN11414
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: MD09270
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: NB12205
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: JW93608
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: JL64757
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL64757%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for JL64757: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: NS69450
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: RV78912
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: HG76563
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: GS56554
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: AT67197
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: UZ60090
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: PH43807
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH43807%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for PH43807: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: BS98068
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: YX43318
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: YR64418
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: MW90901
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW90901%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for MW90901: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: DA48874
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: EK91858
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: RZ11851
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ11851%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for RZ11851: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: CG64502
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: ND18942
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: RB41221
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: LF48042
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF48042%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for LF48042: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: RZ78335
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: YP93878
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP93878%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for YP93878: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: VV72972
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: WR91711
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: MC56053
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC56053%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for MC56053: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: LJ31009
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: TU96890
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: XF13918
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: NU85004
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: XG43228
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG43228%27 HTTP/1.1" 200 None
2026-03-29 11:21:48 [auto1.fr] INFO: Scrape type for XG43228: 0
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: VP52788
2026-03-29 11:21:48 [auto1.fr] INFO: Found listing with ID: VK76885
2026-03-29 11:21: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 11:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:50 [auto1.fr] INFO: Channel: 24h | Page: 87 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: GH44775
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: DR51870
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: CL01176
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL01176%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for CL01176: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: AM10351
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: XT90818
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT90818%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for XT90818: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: VD77755
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: DN77795
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: VL29866
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: SC98017
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC98017%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for SC98017: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: GD84029
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: JK56384
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: WW95996
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: VG34464
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: TA66955
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: AY56545
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY56545%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for AY56545: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: HD25274
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25274%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for HD25274: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: DA63430
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: FF41178
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF41178%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for FF41178: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: XS50876
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: PB66164
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: NU90419
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: HN93768
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: AJ00533
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: MH36333
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: FS45708
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS45708%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for FS45708: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: RB79250
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB79250%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for RB79250: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: GP76636
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: JM10664
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM10664%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for JM10664: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: GW34434
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: ZE29757
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: RU84743
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU84743%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for RU84743: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: GZ22785
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: FB12489
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB12489%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for FB12489: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: CV00776
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: BP09757
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: DV45059
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV45059%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for DV45059: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: TP83424
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: NM18460
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: DL49404
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL49404%27 HTTP/1.1" 200 None
2026-03-29 11:21:50 [auto1.fr] INFO: Scrape type for DL49404: 0
2026-03-29 11:21:50 [auto1.fr] INFO: Found listing with ID: RL83119
2026-03-29 11:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:21:54 [auto1.fr] INFO: Channel: 24h | Page: 88 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: SL85731
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: EP92038
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP92038%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for EP92038: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: SY94548
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY94548%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for SY94548: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: MH79850
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: VV23431
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: NY16315
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY16315%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for NY16315: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: FP74610
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: TU81935
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: EL18165
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: LW12860
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW12860%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for LW12860: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: MF25679
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: XC73420
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: BS60880
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS60880%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for BS60880: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: BL36992
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: JA56665
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: KA38416
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA38416%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for KA38416: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: LG23790
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: MY49274
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY49274%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for MY49274: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: YG66833
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: KC34006
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: PL62225
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: EJ99742
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: RH54142
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: HL12269
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: BM07810
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: GU57007
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: YR01036
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR01036%27 HTTP/1.1" 200 None
2026-03-29 11:21:54 [auto1.fr] INFO: Scrape type for YR01036: 0
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: MW13165
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: AB52956
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: HS30727
2026-03-29 11:21:54 [auto1.fr] INFO: Found listing with ID: CJ04169
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: FS74357
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: PR06479
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: KF87574
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: MT87485
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: JJ33276
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: LJ89767
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: AE99723
2026-03-29 11:21:55 [auto1.fr] INFO: Found listing with ID: KP98552
2026-03-29 11:21: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 11:21: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 11:21:56 [auto1.fr] INFO: Channel: 24h | Page: 89 | totalHits: 4019 | hits on page: 40
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: NY57315
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: YP98531
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: GU72870
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: HN87071
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: ZB59125
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: EL36529
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL36529%27 HTTP/1.1" 200 None
2026-03-29 11:21:56 [auto1.fr] INFO: Scrape type for EL36529: 0
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: LP44396
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: LK60696
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: XJ17562
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ17562%27 HTTP/1.1" 200 None
2026-03-29 11:21:56 [auto1.fr] INFO: Scrape type for XJ17562: 2
2026-03-29 11:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56454898-b791-5b50-a691-6b0341d5a857 with identifier: XJ17562
2026-03-29 11:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56454898-b791-5b50-a691-6b0341d5a857 with scrape type 2
2026-03-29 11:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56454898-b791-5b50-a691-6b0341d5a857 with scrape type 2
2026-03-29 11:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 56454898-b791-5b50-a691-6b0341d5a857, identifier: XJ17562
2026-03-29 11:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 56454898-b791-5b50-a691-6b0341d5a857 with identifier: XJ17562
2026-03-29 11:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 56454898-b791-5b50-a691-6b0341d5a857 with identifier: XJ17562
2026-03-29 11:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 56454898-b791-5b50-a691-6b0341d5a857 with identifier: XJ17562 to the API
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:59:34Z',
'fuel_type': 'petrol',
'id': '56454898-b791-5b50-a691-6b0341d5a857',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ17562',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 132431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-25',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ17562%27 HTTP/1.1" 200 None
2026-03-29 11:21:56 [auto1.fr] INFO: Saving data for XJ17562: {'auction_closing_time': 1774886374.0, 'created_time': 1774696735.04661, 'last_price_update_time': 1774783316.588814}
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XJ17562') HTTP/1.1" 204 0
2026-03-29 11:21: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 11:21:56 [auto1.fr] INFO: Found listing with ID: RS54085
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: PE49305
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: FU11373
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: VL29284
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: SM05707
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: WF73144
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: SK67799
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: KK55948
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: WG44289
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: UY56468
2026-03-29 11:21:56 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ17929%27 HTTP/1.1" 200 None
2026-03-29 11:21:56 [auto1.fr] INFO: Scrape type for GZ17929: 2
2026-03-29 11:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b5e32f-1f58-5efe-b363-27f45476414b with identifier: GZ17929
2026-03-29 11:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b5e32f-1f58-5efe-b363-27f45476414b with scrape type 2
2026-03-29 11:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b5e32f-1f58-5efe-b363-27f45476414b with scrape type 2
2026-03-29 11:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 25b5e32f-1f58-5efe-b363-27f45476414b, identifier: GZ17929
2026-03-29 11:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 25b5e32f-1f58-5efe-b363-27f45476414b with identifier: GZ17929
2026-03-29 11:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 25b5e32f-1f58-5efe-b363-27f45476414b with identifier: GZ17929
2026-03-29 11:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 25b5e32f-1f58-5efe-b363-27f45476414b with identifier: GZ17929 to the API
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:16:40Z',
'fuel_type': 'petrol',
'id': '25b5e32f-1f58-5efe-b363-27f45476414b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ17929',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 109124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-30',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP Roland Garros',
'transmission': 'manual',
'trim': 'Roland Garros',
'year': 2016}
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ17929%27 HTTP/1.1" 200 None
2026-03-29 11:21:57 [auto1.fr] INFO: Saving data for GZ17929: {'auction_closing_time': 1774883800.0, 'created_time': 1774696722.4424, 'last_price_update_time': 1774783317.101684}
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GZ17929') HTTP/1.1" 204 0
2026-03-29 11:21:57 [auto1.fr] INFO: Found listing with ID: DR24454
2026-03-29 11:21:57 [auto1.fr] INFO: Found listing with ID: XD09782
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD09782%27 HTTP/1.1" 200 None
2026-03-29 11:21:57 [auto1.fr] INFO: Scrape type for XD09782: 2
2026-03-29 11:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd3c3c3-a0d5-518c-930c-ad0baa8869a8 with identifier: XD09782
2026-03-29 11:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd3c3c3-a0d5-518c-930c-ad0baa8869a8 with scrape type 2
2026-03-29 11:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd3c3c3-a0d5-518c-930c-ad0baa8869a8 with scrape type 2
2026-03-29 11:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bfd3c3c3-a0d5-518c-930c-ad0baa8869a8, identifier: XD09782
2026-03-29 11:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bfd3c3c3-a0d5-518c-930c-ad0baa8869a8 with identifier: XD09782
2026-03-29 11:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bfd3c3c3-a0d5-518c-930c-ad0baa8869a8 with identifier: XD09782
2026-03-29 11:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bfd3c3c3-a0d5-518c-930c-ad0baa8869a8 with identifier: XD09782 to the API
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21: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 11:21: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': 115,
'expiration_date': '2026-03-30T15:37:16Z',
'fuel_type': 'diesel',
'id': 'bfd3c3c3-a0d5-518c-930c-ad0baa8869a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XD09782',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 124490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-17',
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Creative 2WD',
'transmission': 'manual',
'trim': 'Creative 2WD',
'year': 2017}
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD09782%27 HTTP/1.1" 200 None
2026-03-29 11:21:57 [auto1.fr] INFO: Saving data for XD09782: {'auction_closing_time': 1774885036.0, 'created_time': 1774696721.123158, 'last_price_update_time': 1774783317.638326}
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XD09782') HTTP/1.1" 204 0
2026-03-29 11:21:57 [auto1.fr] INFO: Found listing with ID: HP11718
2026-03-29 11:21:57 [auto1.fr] INFO: Found listing with ID: RD57391
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD57391%27 HTTP/1.1" 200 None
2026-03-29 11:21:57 [auto1.fr] INFO: Scrape type for RD57391: 2
2026-03-29 11:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d916666-a29a-514d-a229-f0ef3f05a45b with identifier: RD57391
2026-03-29 11:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d916666-a29a-514d-a229-f0ef3f05a45b with scrape type 2
2026-03-29 11:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d916666-a29a-514d-a229-f0ef3f05a45b with scrape type 2
2026-03-29 11:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6d916666-a29a-514d-a229-f0ef3f05a45b, identifier: RD57391
2026-03-29 11:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6d916666-a29a-514d-a229-f0ef3f05a45b with identifier: RD57391
2026-03-29 11:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6d916666-a29a-514d-a229-f0ef3f05a45b with identifier: RD57391
2026-03-29 11:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6d916666-a29a-514d-a229-f0ef3f05a45b with identifier: RD57391 to the API
2026-03-29 11:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21: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 11:21: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': 150,
'expiration_date': '2026-03-30T15:26:10Z',
'fuel_type': 'petrol',
'id': '6d916666-a29a-514d-a229-f0ef3f05a45b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD57391',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 84685,
'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': 'Volkswagen Tiguan 1.5 TSI ACT Life',
'transmission': 'automatic',
'trim': 'Life',
'year': 2021}
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD57391%27 HTTP/1.1" 200 None
2026-03-29 11:21:58 [auto1.fr] INFO: Saving data for RD57391: {'auction_closing_time': 1774884370.0, 'created_time': 1774696734.555209, 'last_price_update_time': 1774783318.048278}
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RD57391') HTTP/1.1" 204 0
2026-03-29 11:21:58 [auto1.fr] INFO: Found listing with ID: BP74967
2026-03-29 11:21:58 [auto1.fr] INFO: Found listing with ID: FX27000
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX27000%27 HTTP/1.1" 200 None
2026-03-29 11:21:58 [auto1.fr] INFO: Scrape type for FX27000: 2
2026-03-29 11:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3aa9584-3497-57f3-8cf0-01efe26e82ae with identifier: FX27000
2026-03-29 11:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3aa9584-3497-57f3-8cf0-01efe26e82ae with scrape type 2
2026-03-29 11:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3aa9584-3497-57f3-8cf0-01efe26e82ae with scrape type 2
2026-03-29 11:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a3aa9584-3497-57f3-8cf0-01efe26e82ae, identifier: FX27000
2026-03-29 11:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a3aa9584-3497-57f3-8cf0-01efe26e82ae with identifier: FX27000
2026-03-29 11:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a3aa9584-3497-57f3-8cf0-01efe26e82ae with identifier: FX27000
2026-03-29 11:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a3aa9584-3497-57f3-8cf0-01efe26e82ae with identifier: FX27000 to the API
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21: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 11:21: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': 120,
'expiration_date': '2026-03-30T15:58:59Z',
'fuel_type': 'petrol',
'id': 'a3aa9584-3497-57f3-8cf0-01efe26e82ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX27000',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 133118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-06',
'seller_name': None,
'title': 'Peugeot 207 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX27000%27 HTTP/1.1" 200 None
2026-03-29 11:21:58 [auto1.fr] INFO: Saving data for FX27000: {'auction_closing_time': 1774886339.0, 'created_time': 1772949764.730742, 'last_price_update_time': 1774783318.497935}
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FX27000') HTTP/1.1" 204 0
2026-03-29 11:21:58 [auto1.fr] INFO: Found listing with ID: ZG14928
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG14928%27 HTTP/1.1" 200 None
2026-03-29 11:21:58 [auto1.fr] INFO: Scrape type for ZG14928: 2
2026-03-29 11:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea199356-ef2c-5382-bb83-3c1f59ab3e83 with identifier: ZG14928
2026-03-29 11:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea199356-ef2c-5382-bb83-3c1f59ab3e83 with scrape type 2
2026-03-29 11:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea199356-ef2c-5382-bb83-3c1f59ab3e83 with scrape type 2
2026-03-29 11:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ea199356-ef2c-5382-bb83-3c1f59ab3e83, identifier: ZG14928
2026-03-29 11:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ea199356-ef2c-5382-bb83-3c1f59ab3e83 with identifier: ZG14928
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 11:21:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ea199356-ef2c-5382-bb83-3c1f59ab3e83 with identifier: ZG14928
2026-03-29 11:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ea199356-ef2c-5382-bb83-3c1f59ab3e83 with identifier: ZG14928 to the API
2026-03-29 11:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21: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 11:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:43:18Z',
'fuel_type': 'petrol',
'id': 'ea199356-ef2c-5382-bb83-3c1f59ab3e83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG14928',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 120103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-21',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2018}
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG14928%27 HTTP/1.1" 200 None
2026-03-29 11:21:59 [auto1.fr] INFO: Saving data for ZG14928: {'auction_closing_time': 1774885398.0, 'created_time': 1774080940.706128, 'last_price_update_time': 1774783319.057114}
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG14928') HTTP/1.1" 204 0
2026-03-29 11:21:59 [auto1.fr] INFO: Found listing with ID: WZ99461
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ99461%27 HTTP/1.1" 200 None
2026-03-29 11:21:59 [auto1.fr] INFO: Scrape type for WZ99461: 2
2026-03-29 11:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd10e325-09b8-5b29-af80-4567ecbdec13 with identifier: WZ99461
2026-03-29 11:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd10e325-09b8-5b29-af80-4567ecbdec13 with scrape type 2
2026-03-29 11:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd10e325-09b8-5b29-af80-4567ecbdec13 with scrape type 2
2026-03-29 11:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bd10e325-09b8-5b29-af80-4567ecbdec13, identifier: WZ99461
2026-03-29 11:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bd10e325-09b8-5b29-af80-4567ecbdec13 with identifier: WZ99461
2026-03-29 11:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bd10e325-09b8-5b29-af80-4567ecbdec13 with identifier: WZ99461
2026-03-29 11:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bd10e325-09b8-5b29-af80-4567ecbdec13 with identifier: WZ99461 to the API
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:50:02Z',
'fuel_type': 'petrol',
'id': 'bd10e325-09b8-5b29-af80-4567ecbdec13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WZ99461',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 36740,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-28',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Sunshine',
'transmission': 'manual',
'trim': 'Sunshine',
'year': 2018}
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ99461%27 HTTP/1.1" 200 None
2026-03-29 11:21:59 [auto1.fr] INFO: Saving data for WZ99461: {'auction_closing_time': 1774885802.0, 'created_time': 1773937535.331089, 'last_price_update_time': 1774783319.501393}
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WZ99461') HTTP/1.1" 204 0
2026-03-29 11:21:59 [auto1.fr] INFO: Found listing with ID: AT48386
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT48386%27 HTTP/1.1" 200 None
2026-03-29 11:21:59 [auto1.fr] INFO: Scrape type for AT48386: 2
2026-03-29 11:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374a8848-0c87-5a8c-953a-c69f3546ba78 with identifier: AT48386
2026-03-29 11:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374a8848-0c87-5a8c-953a-c69f3546ba78 with scrape type 2
2026-03-29 11:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 374a8848-0c87-5a8c-953a-c69f3546ba78 with scrape type 2
2026-03-29 11:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 374a8848-0c87-5a8c-953a-c69f3546ba78, identifier: AT48386
2026-03-29 11:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 374a8848-0c87-5a8c-953a-c69f3546ba78 with identifier: AT48386
2026-03-29 11:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 374a8848-0c87-5a8c-953a-c69f3546ba78 with identifier: AT48386
2026-03-29 11:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 374a8848-0c87-5a8c-953a-c69f3546ba78 with identifier: AT48386 to the API
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:28:33Z',
'fuel_type': 'petrol',
'id': '374a8848-0c87-5a8c-953a-c69f3546ba78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AT48386',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 147281,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-19',
'seller_name': None,
'title': 'Citroen C4 1.2 e-THP Millenium Business',
'transmission': 'manual',
'trim': 'Millenium Business',
'year': 2016}
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT48386%27 HTTP/1.1" 200 None
2026-03-29 11:21:59 [auto1.fr] INFO: Saving data for AT48386: {'auction_closing_time': 1774884513.0, 'created_time': 1774696717.055006, 'last_price_update_time': 1774783319.942075}
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AT48386') HTTP/1.1" 204 0
2026-03-29 11:21: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 11:21:59 [auto1.fr] INFO: Found listing with ID: CZ91297
2026-03-29 11:21:59 [auto1.fr] INFO: Found listing with ID: LU76278
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU76278%27 HTTP/1.1" 200 None
2026-03-29 11:21:59 [auto1.fr] INFO: Scrape type for LU76278: 2
2026-03-29 11:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8914e33-a45d-5ed1-9680-20cd70cd4aa2 with identifier: LU76278
2026-03-29 11:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8914e33-a45d-5ed1-9680-20cd70cd4aa2 with scrape type 2
2026-03-29 11:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8914e33-a45d-5ed1-9680-20cd70cd4aa2 with scrape type 2
2026-03-29 11:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e8914e33-a45d-5ed1-9680-20cd70cd4aa2, identifier: LU76278
2026-03-29 11:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e8914e33-a45d-5ed1-9680-20cd70cd4aa2 with identifier: LU76278
2026-03-29 11:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e8914e33-a45d-5ed1-9680-20cd70cd4aa2 with identifier: LU76278
2026-03-29 11:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e8914e33-a45d-5ed1-9680-20cd70cd4aa2 with identifier: LU76278 to the API
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:52:52Z',
'fuel_type': 'diesel',
'id': 'e8914e33-a45d-5ed1-9680-20cd70cd4aa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LU76278',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 216718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-24',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Millenium',
'transmission': 'manual',
'trim': 'Millenium',
'year': 2015}
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU76278%27 HTTP/1.1" 200 None
2026-03-29 11:22:00 [auto1.fr] INFO: Saving data for LU76278: {'auction_closing_time': 1774885972.0, 'created_time': 1774354744.976574, 'last_price_update_time': 1774783320.400915}
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LU76278') HTTP/1.1" 204 0
2026-03-29 11:22:00 [auto1.fr] INFO: Found listing with ID: PE82306
2026-03-29 11:22:00 [auto1.fr] INFO: Found listing with ID: EJ31491
2026-03-29 11:22:00 [auto1.fr] INFO: Found listing with ID: ZL52306
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL52306%27 HTTP/1.1" 200 None
2026-03-29 11:22:00 [auto1.fr] INFO: Scrape type for ZL52306: 2
2026-03-29 11:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa with identifier: ZL52306
2026-03-29 11:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa with scrape type 2
2026-03-29 11:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa with scrape type 2
2026-03-29 11:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa, identifier: ZL52306
2026-03-29 11:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa with identifier: ZL52306
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 11:22:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa with identifier: ZL52306
2026-03-29 11:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa with identifier: ZL52306 to the API
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:49:18Z',
'fuel_type': 'petrol',
'id': '7a9df799-cc7b-50a6-8d97-c8b0bbaf9faa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL52306',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 87789,
'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 208 1.0 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2015}
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL52306%27 HTTP/1.1" 200 None
2026-03-29 11:22:01 [auto1.fr] INFO: Saving data for ZL52306: {'auction_closing_time': 1774885758.0, 'created_time': 1773335754.005445, 'last_price_update_time': 1774783321.043509}
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZL52306') HTTP/1.1" 204 0
2026-03-29 11:22:01 [auto1.fr] INFO: Channel: 24h | Page: 90 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: VA88179
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: LK97185
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: HH92238
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH92238%27 HTTP/1.1" 200 None
2026-03-29 11:22:01 [auto1.fr] INFO: Scrape type for HH92238: 2
2026-03-29 11:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a with identifier: HH92238
2026-03-29 11:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a with scrape type 2
2026-03-29 11:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a with scrape type 2
2026-03-29 11:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a, identifier: HH92238
2026-03-29 11:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a with identifier: HH92238
2026-03-29 11:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a with identifier: HH92238
2026-03-29 11:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a with identifier: HH92238 to the API
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:52:33Z',
'fuel_type': 'diesel',
'id': 'bea6ca17-e1d0-5a0c-9475-3ef0c74d8d1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HH92238',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 175543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-27',
'seller_name': None,
'title': 'Renault Grand Scenic 1.6 dCi Energy Bose',
'transmission': 'manual',
'trim': 'Bose',
'year': 2013}
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH92238%27 HTTP/1.1" 200 None
2026-03-29 11:22:01 [auto1.fr] INFO: Saving data for HH92238: {'auction_closing_time': 1774885953.0, 'created_time': 1773837865.722483, 'last_price_update_time': 1774783321.457421}
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HH92238') HTTP/1.1" 204 0
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: FM12169
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: PR95930
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: DZ28866
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DZ28866%27 HTTP/1.1" 200 None
2026-03-29 11:22:01 [auto1.fr] INFO: Scrape type for DZ28866: 2
2026-03-29 11:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f80d76-d0db-5ac5-9235-6e0fd9df20a7 with identifier: DZ28866
2026-03-29 11:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f80d76-d0db-5ac5-9235-6e0fd9df20a7 with scrape type 2
2026-03-29 11:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f80d76-d0db-5ac5-9235-6e0fd9df20a7 with scrape type 2
2026-03-29 11:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e3f80d76-d0db-5ac5-9235-6e0fd9df20a7, identifier: DZ28866
2026-03-29 11:22: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 11:22:01 [auto1.fr] INFO: Found listing with ID: TJ31468
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: BM18716
2026-03-29 11:22:01 [auto1.fr] INFO: Found listing with ID: LH70344
2026-03-29 11:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e3f80d76-d0db-5ac5-9235-6e0fd9df20a7 with identifier: DZ28866
2026-03-29 11:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e3f80d76-d0db-5ac5-9235-6e0fd9df20a7 with identifier: DZ28866
2026-03-29 11:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e3f80d76-d0db-5ac5-9235-6e0fd9df20a7 with identifier: DZ28866 to the API
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:16:02Z',
'fuel_type': 'petrol',
'id': 'e3f80d76-d0db-5ac5-9235-6e0fd9df20a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ28866',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 19230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seller_name': None,
'title': 'Jeep Compass 1.5 GSE T4 e-Hybrid High Altitude FWD',
'transmission': 'automatic',
'trim': 'High Altitude FWD',
'year': 2023}
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DZ28866%27 HTTP/1.1" 200 None
2026-03-29 11:22:01 [auto1.fr] INFO: Saving data for DZ28866: {'auction_closing_time': 1774883762.0, 'created_time': 1774091817.299998, 'last_price_update_time': 1774783321.943365}
2026-03-29 11:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DZ28866') HTTP/1.1" 204 0
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: KH82114
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH82114%27 HTTP/1.1" 200 None
2026-03-29 11:22:02 [auto1.fr] INFO: Scrape type for KH82114: 2
2026-03-29 11:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d4f111-a510-5b82-8ad5-61c56ab8c2c0 with identifier: KH82114
2026-03-29 11:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d4f111-a510-5b82-8ad5-61c56ab8c2c0 with scrape type 2
2026-03-29 11:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54d4f111-a510-5b82-8ad5-61c56ab8c2c0 with scrape type 2
2026-03-29 11:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 54d4f111-a510-5b82-8ad5-61c56ab8c2c0, identifier: KH82114
2026-03-29 11:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 54d4f111-a510-5b82-8ad5-61c56ab8c2c0 with identifier: KH82114
2026-03-29 11:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 54d4f111-a510-5b82-8ad5-61c56ab8c2c0 with identifier: KH82114
2026-03-29 11:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 54d4f111-a510-5b82-8ad5-61c56ab8c2c0 with identifier: KH82114 to the API
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:58:45Z',
'fuel_type': 'diesel',
'id': '54d4f111-a510-5b82-8ad5-61c56ab8c2c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KH82114',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 164043,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-07',
'seller_name': None,
'title': 'Toyota Yaris 1.4 D-4D Luna',
'transmission': 'manual',
'trim': 'Luna',
'year': 2008}
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH82114%27 HTTP/1.1" 200 None
2026-03-29 11:22:02 [auto1.fr] INFO: Saving data for KH82114: {'auction_closing_time': 1774886325.0, 'created_time': 1774696733.640978, 'last_price_update_time': 1774783322.491288}
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KH82114') HTTP/1.1" 204 0
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: XC71362
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: WM37539
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM37539%27 HTTP/1.1" 200 None
2026-03-29 11:22:02 [auto1.fr] INFO: Scrape type for WM37539: 2
2026-03-29 11:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ec71ba6-b132-507c-85b6-c1086b252382 with identifier: WM37539
2026-03-29 11:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec71ba6-b132-507c-85b6-c1086b252382 with scrape type 2
2026-03-29 11:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ec71ba6-b132-507c-85b6-c1086b252382 with scrape type 2
2026-03-29 11:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7ec71ba6-b132-507c-85b6-c1086b252382, identifier: WM37539
2026-03-29 11:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7ec71ba6-b132-507c-85b6-c1086b252382 with identifier: WM37539
2026-03-29 11:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7ec71ba6-b132-507c-85b6-c1086b252382 with identifier: WM37539
2026-03-29 11:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7ec71ba6-b132-507c-85b6-c1086b252382 with identifier: WM37539 to the API
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:56:57Z',
'fuel_type': 'hybrid',
'id': '7ec71ba6-b132-507c-85b6-c1086b252382',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM37539',
'listing': 'auction',
'make': 'Lexus',
'model': 'CT-Serie',
'odometer': 178984,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-06',
'seller_name': None,
'title': 'Lexus CT-Serie CT 200h Sensation',
'transmission': 'automatic',
'trim': 'Sensation',
'year': 2011}
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM37539%27 HTTP/1.1" 200 None
2026-03-29 11:22:02 [auto1.fr] INFO: Saving data for WM37539: {'auction_closing_time': 1774886217.0, 'created_time': 1774696719.674888, 'last_price_update_time': 1774783322.929476}
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WM37539') HTTP/1.1" 204 0
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: HE59184
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE59184%27 HTTP/1.1" 200 None
2026-03-29 11:22:02 [auto1.fr] INFO: Scrape type for HE59184: 0
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: JZ33173
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: FX42061
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: NB22660
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: UJ71898
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: VC88439
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: EC51722
2026-03-29 11:22:02 [auto1.fr] INFO: Found listing with ID: PP03008
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP03008%27 HTTP/1.1" 200 None
2026-03-29 11:22:02 [auto1.fr] INFO: Scrape type for PP03008: 2
2026-03-29 11:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a7da467-8a67-53ce-a768-5ebd4d8361ab with identifier: PP03008
2026-03-29 11:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7da467-8a67-53ce-a768-5ebd4d8361ab with scrape type 2
2026-03-29 11:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a7da467-8a67-53ce-a768-5ebd4d8361ab with scrape type 2
2026-03-29 11:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8a7da467-8a67-53ce-a768-5ebd4d8361ab, identifier: PP03008
2026-03-29 11:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8a7da467-8a67-53ce-a768-5ebd4d8361ab with identifier: PP03008
2026-03-29 11:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8a7da467-8a67-53ce-a768-5ebd4d8361ab with identifier: PP03008
2026-03-29 11:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8a7da467-8a67-53ce-a768-5ebd4d8361ab with identifier: PP03008 to the API
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:58:48Z',
'fuel_type': 'diesel',
'id': '8a7da467-8a67-53ce-a768-5ebd4d8361ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP03008',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 279435,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-27',
'seller_name': None,
'title': 'Peugeot Partner 1.6 HDi 170 C Confort',
'transmission': 'manual',
'trim': '170 C Confort',
'year': 2008}
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP03008%27 HTTP/1.1" 200 None
2026-03-29 11:22:03 [auto1.fr] INFO: Saving data for PP03008: {'auction_closing_time': 1774886328.0, 'created_time': 1772617599.073817, 'last_price_update_time': 1774783323.380839}
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PP03008') HTTP/1.1" 204 0
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: ZJ36902
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: WY85318
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: ZY20828
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: US07140
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: JS42439
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: FA49988
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: PR04216
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: FN45422
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: BJ22819
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: FT37711
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: SK70239
2026-03-29 11:22:03 [auto1.fr] INFO: Found listing with ID: ZG89376
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG89376%27 HTTP/1.1" 200 None
2026-03-29 11:22:03 [auto1.fr] INFO: Scrape type for ZG89376: 2
2026-03-29 11:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0 with identifier: ZG89376
2026-03-29 11:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0 with scrape type 2
2026-03-29 11:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0 with scrape type 2
2026-03-29 11:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0, identifier: ZG89376
2026-03-29 11:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0 with identifier: ZG89376
2026-03-29 11:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0 with identifier: ZG89376
2026-03-29 11:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0 with identifier: ZG89376 to the API
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:23:03Z',
'fuel_type': 'petrol',
'id': '34f4cc08-8873-5e30-85eb-c3d8bc2d9ec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG89376',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 247765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-12-30',
'seller_name': None,
'title': 'Renault Megane 1.4 RN',
'transmission': 'manual',
'trim': 'RN',
'year': 1998}
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG89376%27 HTTP/1.1" 200 None
2026-03-29 11:22:03 [auto1.fr] INFO: Saving data for ZG89376: {'auction_closing_time': 1774884183.0, 'created_time': 1774696749.238001, 'last_price_update_time': 1774783323.922953}
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG89376') HTTP/1.1" 204 0
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: JW91200
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: DR11869
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: TJ03842
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ03842%27 HTTP/1.1" 200 None
2026-03-29 11:22:04 [auto1.fr] INFO: Scrape type for TJ03842: 2
2026-03-29 11:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5e26c57-dab4-59e7-b605-33a2c7f75ec5 with identifier: TJ03842
2026-03-29 11:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5e26c57-dab4-59e7-b605-33a2c7f75ec5 with scrape type 2
2026-03-29 11:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5e26c57-dab4-59e7-b605-33a2c7f75ec5 with scrape type 2
2026-03-29 11:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b5e26c57-dab4-59e7-b605-33a2c7f75ec5, identifier: TJ03842
2026-03-29 11:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b5e26c57-dab4-59e7-b605-33a2c7f75ec5 with identifier: TJ03842
2026-03-29 11:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b5e26c57-dab4-59e7-b605-33a2c7f75ec5 with identifier: TJ03842
2026-03-29 11:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b5e26c57-dab4-59e7-b605-33a2c7f75ec5 with identifier: TJ03842 to the API
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:15:15Z',
'fuel_type': 'diesel',
'id': 'b5e26c57-dab4-59e7-b605-33a2c7f75ec5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TJ03842',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 166653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-29',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI 150 Jahre Opel',
'transmission': 'manual',
'trim': '150 Jahre',
'year': 2012}
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ03842%27 HTTP/1.1" 200 None
2026-03-29 11:22:04 [auto1.fr] INFO: Saving data for TJ03842: {'auction_closing_time': 1774883715.0, 'created_time': 1774696793.850679, 'last_price_update_time': 1774783324.477526}
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TJ03842') HTTP/1.1" 204 0
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: ZA00928
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: VS71698
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS71698%27 HTTP/1.1" 200 None
2026-03-29 11:22:04 [auto1.fr] INFO: Scrape type for VS71698: 2
2026-03-29 11:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5625933-67f9-5334-8f4e-0affbdf4ebc9 with identifier: VS71698
2026-03-29 11:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5625933-67f9-5334-8f4e-0affbdf4ebc9 with scrape type 2
2026-03-29 11:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5625933-67f9-5334-8f4e-0affbdf4ebc9 with scrape type 2
2026-03-29 11:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d5625933-67f9-5334-8f4e-0affbdf4ebc9, identifier: VS71698
2026-03-29 11:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d5625933-67f9-5334-8f4e-0affbdf4ebc9 with identifier: VS71698
2026-03-29 11:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d5625933-67f9-5334-8f4e-0affbdf4ebc9 with identifier: VS71698
2026-03-29 11:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d5625933-67f9-5334-8f4e-0affbdf4ebc9 with identifier: VS71698 to the API
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:45:28Z',
'fuel_type': 'diesel',
'id': 'd5625933-67f9-5334-8f4e-0affbdf4ebc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS71698',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Alfa Brera',
'odometer': 94888,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-31',
'seller_name': None,
'title': 'Alfa Romeo Alfa Brera 2.4 JTDM',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS71698%27 HTTP/1.1" 200 None
2026-03-29 11:22:04 [auto1.fr] INFO: Saving data for VS71698: {'auction_closing_time': 1774885528.0, 'created_time': 1774696735.849276, 'last_price_update_time': 1774783324.925562}
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VS71698') HTTP/1.1" 204 0
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: WF90731
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: NX15813
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: ZG56312
2026-03-29 11:22:04 [auto1.fr] INFO: Found listing with ID: WC48174
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC48174%27 HTTP/1.1" 200 None
2026-03-29 11:22:04 [auto1.fr] INFO: Scrape type for WC48174: 2
2026-03-29 11:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5067be82-33c5-5062-88c8-6911d1fceafb with identifier: WC48174
2026-03-29 11:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5067be82-33c5-5062-88c8-6911d1fceafb with scrape type 2
2026-03-29 11:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5067be82-33c5-5062-88c8-6911d1fceafb with scrape type 2
2026-03-29 11:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5067be82-33c5-5062-88c8-6911d1fceafb, identifier: WC48174
2026-03-29 11:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5067be82-33c5-5062-88c8-6911d1fceafb with identifier: WC48174
2026-03-29 11:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5067be82-33c5-5062-88c8-6911d1fceafb with identifier: WC48174
2026-03-29 11:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5067be82-33c5-5062-88c8-6911d1fceafb with identifier: WC48174 to the API
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:36:16Z',
'fuel_type': 'diesel',
'id': '5067be82-33c5-5062-88c8-6911d1fceafb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WC48174',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 249437,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-29',
'seller_name': None,
'title': 'Renault Koleos 2.0 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2010}
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC48174%27 HTTP/1.1" 200 None
2026-03-29 11:22:05 [auto1.fr] INFO: Saving data for WC48174: {'auction_closing_time': 1774884976.0, 'created_time': 1774005399.956618, 'last_price_update_time': 1774783325.359637}
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WC48174') HTTP/1.1" 204 0
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: FE27951
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE27951%27 HTTP/1.1" 200 None
2026-03-29 11:22:05 [auto1.fr] INFO: Scrape type for FE27951: 2
2026-03-29 11:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef with identifier: FE27951
2026-03-29 11:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef with scrape type 2
2026-03-29 11:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef with scrape type 2
2026-03-29 11:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef, identifier: FE27951
2026-03-29 11:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef with identifier: FE27951
2026-03-29 11:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef with identifier: FE27951
2026-03-29 11:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5e6b59a6-13b2-5839-95c1-f0f31c3d36ef with identifier: FE27951 to the API
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:38:37Z',
'fuel_type': 'diesel',
'id': '5e6b59a6-13b2-5839-95c1-f0f31c3d36ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FE27951',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 127237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-18',
'seller_name': None,
'title': 'BMW 2er 216d Active Tourer Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE27951%27 HTTP/1.1" 200 None
2026-03-29 11:22:05 [auto1.fr] INFO: Saving data for FE27951: {'auction_closing_time': 1774885117.0, 'created_time': 1774019754.726968, 'last_price_update_time': 1774783325.77825}
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FE27951') HTTP/1.1" 204 0
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: TE34830
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: NH56939
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: VU71568
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: YR97565
2026-03-29 11:22: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 11:22:05 [auto1.fr] INFO: Channel: 24h | Page: 91 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: BC68382
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: LL89044
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: NG74771
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: AZ39616
2026-03-29 11:22:05 [auto1.fr] INFO: Found listing with ID: XT35695
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT35695%27 HTTP/1.1" 200 None
2026-03-29 11:22:05 [auto1.fr] INFO: Scrape type for XT35695: 2
2026-03-29 11:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684d3a90-f80b-51cb-95e8-55cc866a81f1 with identifier: XT35695
2026-03-29 11:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684d3a90-f80b-51cb-95e8-55cc866a81f1 with scrape type 2
2026-03-29 11:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684d3a90-f80b-51cb-95e8-55cc866a81f1 with scrape type 2
2026-03-29 11:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 684d3a90-f80b-51cb-95e8-55cc866a81f1, identifier: XT35695
2026-03-29 11:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 684d3a90-f80b-51cb-95e8-55cc866a81f1 with identifier: XT35695
2026-03-29 11:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 684d3a90-f80b-51cb-95e8-55cc866a81f1 with identifier: XT35695
2026-03-29 11:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 684d3a90-f80b-51cb-95e8-55cc866a81f1 with identifier: XT35695 to the API
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:10:43Z',
'fuel_type': 'petrol',
'id': '684d3a90-f80b-51cb-95e8-55cc866a81f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XT35695',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 34944,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-09-29',
'seller_name': None,
'title': 'Renault Twingo 1.2',
'transmission': 'manual',
'trim': '',
'year': 1999}
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT35695%27 HTTP/1.1" 200 None
2026-03-29 11:22:06 [auto1.fr] INFO: Saving data for XT35695: {'auction_closing_time': 1774883443.0, 'created_time': 1774696738.852117, 'last_price_update_time': 1774783326.334345}
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XT35695') HTTP/1.1" 204 0
2026-03-29 11:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: RD15747
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: KF17050
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: VS38461
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: VY77221
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: JH19113
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: KP99066
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP99066%27 HTTP/1.1" 200 None
2026-03-29 11:22:06 [auto1.fr] INFO: Scrape type for KP99066: 2
2026-03-29 11:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c1f2e26-7b49-53ba-afdd-81562207b500 with identifier: KP99066
2026-03-29 11:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c1f2e26-7b49-53ba-afdd-81562207b500 with scrape type 2
2026-03-29 11:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c1f2e26-7b49-53ba-afdd-81562207b500 with scrape type 2
2026-03-29 11:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0c1f2e26-7b49-53ba-afdd-81562207b500, identifier: KP99066
2026-03-29 11:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0c1f2e26-7b49-53ba-afdd-81562207b500 with identifier: KP99066
2026-03-29 11:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0c1f2e26-7b49-53ba-afdd-81562207b500 with identifier: KP99066
2026-03-29 11:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0c1f2e26-7b49-53ba-afdd-81562207b500 with identifier: KP99066 to the API
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:19:08Z',
'fuel_type': 'petrol',
'id': '0c1f2e26-7b49-53ba-afdd-81562207b500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP99066',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 164598,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-13',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2017}
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP99066%27 HTTP/1.1" 200 None
2026-03-29 11:22:06 [auto1.fr] INFO: Saving data for KP99066: {'auction_closing_time': 1774883948.0, 'created_time': 1774696738.250619, 'last_price_update_time': 1774783326.839963}
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KP99066') HTTP/1.1" 204 0
2026-03-29 11:22:06 [auto1.fr] INFO: Found listing with ID: CR52254
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR52254%27 HTTP/1.1" 200 None
2026-03-29 11:22:06 [auto1.fr] INFO: Scrape type for CR52254: 2
2026-03-29 11:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c49ae2-96b6-5449-b50d-0d665f8f1581 with identifier: CR52254
2026-03-29 11:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c49ae2-96b6-5449-b50d-0d665f8f1581 with scrape type 2
2026-03-29 11:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c49ae2-96b6-5449-b50d-0d665f8f1581 with scrape type 2
2026-03-29 11:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 39c49ae2-96b6-5449-b50d-0d665f8f1581, identifier: CR52254
2026-03-29 11:22:06 [scrapy.extensions.logstats] INFO: Crawled 95 pages (at 20 pages/min), scraped 39 items (at 22 items/min)
2026-03-29 11:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 39c49ae2-96b6-5449-b50d-0d665f8f1581 with identifier: CR52254
2026-03-29 11:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 39c49ae2-96b6-5449-b50d-0d665f8f1581 with identifier: CR52254
2026-03-29 11:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 39c49ae2-96b6-5449-b50d-0d665f8f1581 with identifier: CR52254 to the API
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 110,
'expiration_date': '2026-03-30T15:36:44Z',
'fuel_type': 'diesel',
'id': '39c49ae2-96b6-5449-b50d-0d665f8f1581',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR52254',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 170272,
'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': 'Nissan Juke 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2012}
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR52254%27 HTTP/1.1" 200 None
2026-03-29 11:22:07 [auto1.fr] INFO: Saving data for CR52254: {'auction_closing_time': 1774885004.0, 'created_time': 1774696743.266866, 'last_price_update_time': 1774783327.260279}
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CR52254') HTTP/1.1" 204 0
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: MP27758
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP27758%27 HTTP/1.1" 200 None
2026-03-29 11:22:07 [auto1.fr] INFO: Scrape type for MP27758: 2
2026-03-29 11:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 995ed639-3683-5f01-b64a-c045a14d8558 with identifier: MP27758
2026-03-29 11:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 995ed639-3683-5f01-b64a-c045a14d8558 with scrape type 2
2026-03-29 11:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 995ed639-3683-5f01-b64a-c045a14d8558 with scrape type 2
2026-03-29 11:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 995ed639-3683-5f01-b64a-c045a14d8558, identifier: MP27758
2026-03-29 11:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 995ed639-3683-5f01-b64a-c045a14d8558 with identifier: MP27758
2026-03-29 11:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 995ed639-3683-5f01-b64a-c045a14d8558 with identifier: MP27758
2026-03-29 11:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 995ed639-3683-5f01-b64a-c045a14d8558 with identifier: MP27758 to the API
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:02:56Z',
'fuel_type': 'diesel',
'id': '995ed639-3683-5f01-b64a-c045a14d8558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MP27758',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 354202,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-17',
'seller_name': None,
'title': 'Ford C-Max 1.6 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2011}
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP27758%27 HTTP/1.1" 200 None
2026-03-29 11:22:07 [auto1.fr] INFO: Saving data for MP27758: {'auction_closing_time': 1774882976.0, 'created_time': 1774696886.227835, 'last_price_update_time': 1774783327.681047}
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MP27758') HTTP/1.1" 204 0
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: HP37884
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: BD79796
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: DL40614
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: AC74859
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: AW34513
2026-03-29 11:22:07 [auto1.fr] INFO: Found listing with ID: DG82856
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG82856%27 HTTP/1.1" 200 None
2026-03-29 11:22:07 [auto1.fr] INFO: Scrape type for DG82856: 2
2026-03-29 11:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16bbabfb-8dc8-5f07-9619-e0f81aee1212 with identifier: DG82856
2026-03-29 11:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16bbabfb-8dc8-5f07-9619-e0f81aee1212 with scrape type 2
2026-03-29 11:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16bbabfb-8dc8-5f07-9619-e0f81aee1212 with scrape type 2
2026-03-29 11:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 16bbabfb-8dc8-5f07-9619-e0f81aee1212, identifier: DG82856
2026-03-29 11:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 16bbabfb-8dc8-5f07-9619-e0f81aee1212 with identifier: DG82856
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 11:22:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 16bbabfb-8dc8-5f07-9619-e0f81aee1212 with identifier: DG82856
2026-03-29 11:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 16bbabfb-8dc8-5f07-9619-e0f81aee1212 with identifier: DG82856 to the API
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:56:31Z',
'fuel_type': 'diesel',
'id': '16bbabfb-8dc8-5f07-9619-e0f81aee1212',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DG82856',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 308883,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-08-31',
'seller_name': None,
'title': 'Volkswagen Passat 1.9 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2003}
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG82856%27 HTTP/1.1" 200 None
2026-03-29 11:22:08 [auto1.fr] INFO: Saving data for DG82856: {'auction_closing_time': 1774886191.0, 'created_time': 1774696875.140647, 'last_price_update_time': 1774783328.277269}
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DG82856') HTTP/1.1" 204 0
2026-03-29 11:22:08 [auto1.fr] INFO: Found listing with ID: KN45042
2026-03-29 11:22:08 [auto1.fr] INFO: Found listing with ID: EU39800
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU39800%27 HTTP/1.1" 200 None
2026-03-29 11:22:08 [auto1.fr] INFO: Scrape type for EU39800: 2
2026-03-29 11:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9de44bcb-fa95-5282-b06a-b57e200b9d3e with identifier: EU39800
2026-03-29 11:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9de44bcb-fa95-5282-b06a-b57e200b9d3e with scrape type 2
2026-03-29 11:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9de44bcb-fa95-5282-b06a-b57e200b9d3e with scrape type 2
2026-03-29 11:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9de44bcb-fa95-5282-b06a-b57e200b9d3e, identifier: EU39800
2026-03-29 11:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9de44bcb-fa95-5282-b06a-b57e200b9d3e with identifier: EU39800
2026-03-29 11:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9de44bcb-fa95-5282-b06a-b57e200b9d3e with identifier: EU39800
2026-03-29 11:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9de44bcb-fa95-5282-b06a-b57e200b9d3e with identifier: EU39800 to the API
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:01:00Z',
'fuel_type': 'petrol',
'id': '9de44bcb-fa95-5282-b06a-b57e200b9d3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EU39800',
'listing': 'auction',
'make': 'Peugeot',
'model': '206+',
'odometer': 166682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-30',
'seller_name': None,
'title': 'Peugeot 206+ 1.4 Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2009}
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU39800%27 HTTP/1.1" 200 None
2026-03-29 11:22:08 [auto1.fr] INFO: Saving data for EU39800: {'auction_closing_time': 1774882860.0, 'created_time': 1774696748.657195, 'last_price_update_time': 1774783328.815963}
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EU39800') HTTP/1.1" 204 0
2026-03-29 11:22:08 [auto1.fr] INFO: Found listing with ID: JX82453
2026-03-29 11:22:08 [auto1.fr] INFO: Found listing with ID: SV10039
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV10039%27 HTTP/1.1" 200 None
2026-03-29 11:22:08 [auto1.fr] INFO: Scrape type for SV10039: 2
2026-03-29 11:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a5ac019-dfc8-5c13-84a7-298793dcc51b with identifier: SV10039
2026-03-29 11:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5ac019-dfc8-5c13-84a7-298793dcc51b with scrape type 2
2026-03-29 11:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a5ac019-dfc8-5c13-84a7-298793dcc51b with scrape type 2
2026-03-29 11:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8a5ac019-dfc8-5c13-84a7-298793dcc51b, identifier: SV10039
2026-03-29 11:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8a5ac019-dfc8-5c13-84a7-298793dcc51b with identifier: SV10039
2026-03-29 11:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8a5ac019-dfc8-5c13-84a7-298793dcc51b with identifier: SV10039
2026-03-29 11:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8a5ac019-dfc8-5c13-84a7-298793dcc51b with identifier: SV10039 to the API
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:32:54Z',
'fuel_type': 'diesel',
'id': '8a5ac019-dfc8-5c13-84a7-298793dcc51b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV10039',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 119041,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2018}
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV10039%27 HTTP/1.1" 200 None
2026-03-29 11:22:09 [auto1.fr] INFO: Saving data for SV10039: {'auction_closing_time': 1774884774.0, 'created_time': 1774696741.953345, 'last_price_update_time': 1774783329.229362}
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SV10039') HTTP/1.1" 204 0
2026-03-29 11:22:09 [auto1.fr] INFO: Found listing with ID: DM67304
2026-03-29 11:22:09 [auto1.fr] INFO: Found listing with ID: BX05751
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX05751%27 HTTP/1.1" 200 None
2026-03-29 11:22:09 [auto1.fr] INFO: Scrape type for BX05751: 2
2026-03-29 11:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b903e32d-4b10-5b9d-b780-cd6469199235 with identifier: BX05751
2026-03-29 11:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b903e32d-4b10-5b9d-b780-cd6469199235 with scrape type 2
2026-03-29 11:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b903e32d-4b10-5b9d-b780-cd6469199235 with scrape type 2
2026-03-29 11:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b903e32d-4b10-5b9d-b780-cd6469199235, identifier: BX05751
2026-03-29 11:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b903e32d-4b10-5b9d-b780-cd6469199235 with identifier: BX05751
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-29 11:22:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b903e32d-4b10-5b9d-b780-cd6469199235 with identifier: BX05751
2026-03-29 11:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b903e32d-4b10-5b9d-b780-cd6469199235 with identifier: BX05751 to the API
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 101,
'expiration_date': '2026-03-30T15:35:36Z',
'fuel_type': 'gas',
'id': 'b903e32d-4b10-5b9d-b780-cd6469199235',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX05751',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 41008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe LPG Stepway Expression',
'transmission': 'manual',
'trim': 'Stepway Expression',
'year': 2023}
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX05751%27 HTTP/1.1" 200 None
2026-03-29 11:22:09 [auto1.fr] INFO: Saving data for BX05751: {'auction_closing_time': 1774884936.0, 'created_time': 1774696892.994187, 'last_price_update_time': 1774783329.811113}
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BX05751') HTTP/1.1" 204 0
2026-03-29 11:22:09 [auto1.fr] INFO: Found listing with ID: JA99192
2026-03-29 11:22:09 [auto1.fr] INFO: Found listing with ID: PZ06950
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ06950%27 HTTP/1.1" 200 None
2026-03-29 11:22:09 [auto1.fr] INFO: Scrape type for PZ06950: 2
2026-03-29 11:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 527fa52a-ee33-5381-938a-2e29e568e9a6 with identifier: PZ06950
2026-03-29 11:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 527fa52a-ee33-5381-938a-2e29e568e9a6 with scrape type 2
2026-03-29 11:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 527fa52a-ee33-5381-938a-2e29e568e9a6 with scrape type 2
2026-03-29 11:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 527fa52a-ee33-5381-938a-2e29e568e9a6, identifier: PZ06950
2026-03-29 11:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 527fa52a-ee33-5381-938a-2e29e568e9a6 with identifier: PZ06950
2026-03-29 11:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 527fa52a-ee33-5381-938a-2e29e568e9a6 with identifier: PZ06950
2026-03-29 11:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 527fa52a-ee33-5381-938a-2e29e568e9a6 with identifier: PZ06950 to the API
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:57:57Z',
'fuel_type': 'diesel',
'id': '527fa52a-ee33-5381-938a-2e29e568e9a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ06950',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 198016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-15',
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2017}
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ06950%27 HTTP/1.1" 200 None
2026-03-29 11:22:10 [auto1.fr] INFO: Saving data for PZ06950: {'auction_closing_time': 1774886277.0, 'created_time': 1774696885.584869, 'last_price_update_time': 1774783330.253597}
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PZ06950') HTTP/1.1" 204 0
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: GM95068
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: TU12769
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: PE26922
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: BB96463
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: UT65590
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: TR59286
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR59286%27 HTTP/1.1" 200 None
2026-03-29 11:22:10 [auto1.fr] INFO: Scrape type for TR59286: 2
2026-03-29 11:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c983eac9-b45f-5b53-9e2c-955286055b14 with identifier: TR59286
2026-03-29 11:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c983eac9-b45f-5b53-9e2c-955286055b14 with scrape type 2
2026-03-29 11:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c983eac9-b45f-5b53-9e2c-955286055b14 with scrape type 2
2026-03-29 11:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c983eac9-b45f-5b53-9e2c-955286055b14, identifier: TR59286
2026-03-29 11:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c983eac9-b45f-5b53-9e2c-955286055b14 with identifier: TR59286
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=electro HTTP/1.1" 200 None
2026-03-29 11:22:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c983eac9-b45f-5b53-9e2c-955286055b14 with identifier: TR59286
2026-03-29 11:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c983eac9-b45f-5b53-9e2c-955286055b14 with identifier: TR59286 to the API
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:43:57Z',
'fuel_type': 'electro',
'id': 'c983eac9-b45f-5b53-9e2c-955286055b14',
'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/TR59286',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 107324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-28',
'seller_name': None,
'title': 'Opel Mokka X electric drive 100 kW Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2021}
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR59286%27 HTTP/1.1" 200 None
2026-03-29 11:22:10 [auto1.fr] INFO: Saving data for TR59286: {'auction_closing_time': 1774885437.0, 'created_time': 1774019752.262228, 'last_price_update_time': 1774783330.812766}
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TR59286') HTTP/1.1" 204 0
2026-03-29 11:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: JY96027
2026-03-29 11:22:10 [auto1.fr] INFO: Found listing with ID: WX21157
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX21157%27 HTTP/1.1" 200 None
2026-03-29 11:22:10 [auto1.fr] INFO: Scrape type for WX21157: 2
2026-03-29 11:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7261993e-8776-5020-9c00-7181115f7e65 with identifier: WX21157
2026-03-29 11:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7261993e-8776-5020-9c00-7181115f7e65 with scrape type 2
2026-03-29 11:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7261993e-8776-5020-9c00-7181115f7e65 with scrape type 2
2026-03-29 11:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7261993e-8776-5020-9c00-7181115f7e65, identifier: WX21157
2026-03-29 11:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7261993e-8776-5020-9c00-7181115f7e65 with identifier: WX21157
2026-03-29 11:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7261993e-8776-5020-9c00-7181115f7e65 with identifier: WX21157
2026-03-29 11:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7261993e-8776-5020-9c00-7181115f7e65 with identifier: WX21157 to the API
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 75,
'expiration_date': '2026-03-30T15:42:46Z',
'fuel_type': 'petrol',
'id': '7261993e-8776-5020-9c00-7181115f7e65',
'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/WX21157',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 36325,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active Pack',
'transmission': 'manual',
'trim': 'Active Pack',
'year': 2022}
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX21157%27 HTTP/1.1" 200 None
2026-03-29 11:22:11 [auto1.fr] INFO: Saving data for WX21157: {'auction_closing_time': 1774885366.0, 'created_time': 1774015242.691703, 'last_price_update_time': 1774783331.36074}
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WX21157') HTTP/1.1" 204 0
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: HV16521
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: XK45019
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: LX46107
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: EA97612
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: JB58313
2026-03-29 11:22:11 [auto1.fr] INFO: Channel: 24h | Page: 92 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: XU09920
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XU09920%27 HTTP/1.1" 200 None
2026-03-29 11:22:11 [auto1.fr] INFO: Scrape type for XU09920: 2
2026-03-29 11:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3049b675-1148-544b-bf8a-cc022874f702 with identifier: XU09920
2026-03-29 11:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3049b675-1148-544b-bf8a-cc022874f702 with scrape type 2
2026-03-29 11:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3049b675-1148-544b-bf8a-cc022874f702 with scrape type 2
2026-03-29 11:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3049b675-1148-544b-bf8a-cc022874f702, identifier: XU09920
2026-03-29 11:22: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 11:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3049b675-1148-544b-bf8a-cc022874f702 with identifier: XU09920
2026-03-29 11:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3049b675-1148-544b-bf8a-cc022874f702 with identifier: XU09920
2026-03-29 11:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3049b675-1148-544b-bf8a-cc022874f702 with identifier: XU09920 to the API
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 90,
'expiration_date': '2026-03-30T15:20:28Z',
'fuel_type': 'diesel',
'id': '3049b675-1148-544b-bf8a-cc022874f702',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XU09920',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 250549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-14',
'seller_name': None,
'title': 'Skoda Fabia 1.6 TDI Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 2010}
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XU09920%27 HTTP/1.1" 200 None
2026-03-29 11:22:11 [auto1.fr] INFO: Saving data for XU09920: {'auction_closing_time': 1774884028.0, 'created_time': 1774696887.565297, 'last_price_update_time': 1774783331.800982}
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XU09920') HTTP/1.1" 204 0
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: DL20773
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: VP29184
2026-03-29 11:22:11 [auto1.fr] INFO: Found listing with ID: PV60309
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV60309%27 HTTP/1.1" 200 None
2026-03-29 11:22:11 [auto1.fr] INFO: Scrape type for PV60309: 2
2026-03-29 11:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8e0788-acd1-5cd8-ba24-62ecd98f8072 with identifier: PV60309
2026-03-29 11:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8e0788-acd1-5cd8-ba24-62ecd98f8072 with scrape type 2
2026-03-29 11:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8e0788-acd1-5cd8-ba24-62ecd98f8072 with scrape type 2
2026-03-29 11:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1a8e0788-acd1-5cd8-ba24-62ecd98f8072, identifier: PV60309
2026-03-29 11:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1a8e0788-acd1-5cd8-ba24-62ecd98f8072 with identifier: PV60309
2026-03-29 11:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1a8e0788-acd1-5cd8-ba24-62ecd98f8072 with identifier: PV60309
2026-03-29 11:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1a8e0788-acd1-5cd8-ba24-62ecd98f8072 with identifier: PV60309 to the API
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:06:19Z',
'fuel_type': 'diesel',
'id': '1a8e0788-acd1-5cd8-ba24-62ecd98f8072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PV60309',
'listing': 'auction',
'make': 'Skoda',
'model': 'Scala',
'odometer': 163248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-19',
'seller_name': None,
'title': 'Skoda Scala 1.6 TDI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2019}
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV60309%27 HTTP/1.1" 200 None
2026-03-29 11:22:12 [auto1.fr] INFO: Saving data for PV60309: {'auction_closing_time': 1774883179.0, 'created_time': 1772777649.313908, 'last_price_update_time': 1774783332.274166}
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PV60309') HTTP/1.1" 204 0
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: AD33709
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: RM96136
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: BV64687
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: SK88596
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: HZ74306
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ74306%27 HTTP/1.1" 200 None
2026-03-29 11:22:12 [auto1.fr] INFO: Scrape type for HZ74306: 2
2026-03-29 11:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5633ea25-9aad-5300-aeee-64dbbef4d25c with identifier: HZ74306
2026-03-29 11:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5633ea25-9aad-5300-aeee-64dbbef4d25c with scrape type 2
2026-03-29 11:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5633ea25-9aad-5300-aeee-64dbbef4d25c with scrape type 2
2026-03-29 11:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5633ea25-9aad-5300-aeee-64dbbef4d25c, identifier: HZ74306
2026-03-29 11:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5633ea25-9aad-5300-aeee-64dbbef4d25c with identifier: HZ74306
2026-03-29 11:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5633ea25-9aad-5300-aeee-64dbbef4d25c with identifier: HZ74306
2026-03-29 11:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5633ea25-9aad-5300-aeee-64dbbef4d25c with identifier: HZ74306 to the API
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 91,
'expiration_date': '2026-03-30T15:56:59Z',
'fuel_type': 'petrol',
'id': '5633ea25-9aad-5300-aeee-64dbbef4d25c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ74306',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 16911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-25',
'seller_name': None,
'title': 'Renault Clio 1.0 TCe Evolution',
'transmission': 'manual',
'trim': 'Evolution',
'year': 2024}
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ74306%27 HTTP/1.1" 200 None
2026-03-29 11:22:12 [auto1.fr] INFO: Saving data for HZ74306: {'auction_closing_time': 1774886219.0, 'created_time': 1774091978.949044, 'last_price_update_time': 1774783332.800908}
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ74306') HTTP/1.1" 204 0
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: CD77238
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: KZ89285
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: WX01011
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: YD32595
2026-03-29 11:22:12 [auto1.fr] INFO: Found listing with ID: KC15476
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC15476%27 HTTP/1.1" 200 None
2026-03-29 11:22:12 [auto1.fr] INFO: Scrape type for KC15476: 2
2026-03-29 11:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd90788f-231f-5c14-8f05-b266066d0805 with identifier: KC15476
2026-03-29 11:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd90788f-231f-5c14-8f05-b266066d0805 with scrape type 2
2026-03-29 11:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd90788f-231f-5c14-8f05-b266066d0805 with scrape type 2
2026-03-29 11:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dd90788f-231f-5c14-8f05-b266066d0805, identifier: KC15476
2026-03-29 11:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dd90788f-231f-5c14-8f05-b266066d0805 with identifier: KC15476
2026-03-29 11:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dd90788f-231f-5c14-8f05-b266066d0805 with identifier: KC15476
2026-03-29 11:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dd90788f-231f-5c14-8f05-b266066d0805 with identifier: KC15476 to the API
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:39:19Z',
'fuel_type': 'diesel',
'id': 'dd90788f-231f-5c14-8f05-b266066d0805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC15476',
'listing': 'auction',
'make': 'Audi',
'model': 'A4 Allroad',
'odometer': 179173,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-18',
'seller_name': None,
'title': 'Audi A4 Allroad 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC15476%27 HTTP/1.1" 200 None
2026-03-29 11:22:13 [auto1.fr] INFO: Saving data for KC15476: {'auction_closing_time': 1774885159.0, 'created_time': 1774038793.807711, 'last_price_update_time': 1774783333.233326}
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KC15476') HTTP/1.1" 204 0
2026-03-29 11:22:13 [auto1.fr] INFO: Found listing with ID: JP20400
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP20400%27 HTTP/1.1" 200 None
2026-03-29 11:22:13 [auto1.fr] INFO: Scrape type for JP20400: 2
2026-03-29 11:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 163c35da-bd6b-5099-a85c-d02dc2d4bbbb with identifier: JP20400
2026-03-29 11:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 163c35da-bd6b-5099-a85c-d02dc2d4bbbb with scrape type 2
2026-03-29 11:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 163c35da-bd6b-5099-a85c-d02dc2d4bbbb with scrape type 2
2026-03-29 11:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 163c35da-bd6b-5099-a85c-d02dc2d4bbbb, identifier: JP20400
2026-03-29 11:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 163c35da-bd6b-5099-a85c-d02dc2d4bbbb with identifier: JP20400
2026-03-29 11:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 163c35da-bd6b-5099-a85c-d02dc2d4bbbb with identifier: JP20400
2026-03-29 11:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 163c35da-bd6b-5099-a85c-d02dc2d4bbbb with identifier: JP20400 to the API
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:01:49Z',
'fuel_type': 'petrol',
'id': '163c35da-bd6b-5099-a85c-d02dc2d4bbbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP20400',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 193695,
'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': 'Renault Clio 1.6 Exception',
'transmission': 'manual',
'trim': 'Exception',
'year': 2006}
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP20400%27 HTTP/1.1" 200 None
2026-03-29 11:22:13 [auto1.fr] INFO: Saving data for JP20400: {'auction_closing_time': 1774882909.0, 'created_time': 1774696792.949603, 'last_price_update_time': 1774783333.649129}
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JP20400') HTTP/1.1" 204 0
2026-03-29 11:22:13 [auto1.fr] INFO: Found listing with ID: GU05204
2026-03-29 11:22:13 [auto1.fr] INFO: Found listing with ID: RE43967
2026-03-29 11:22:13 [auto1.fr] INFO: Found listing with ID: KA57472
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA57472%27 HTTP/1.1" 200 None
2026-03-29 11:22:13 [auto1.fr] INFO: Scrape type for KA57472: 2
2026-03-29 11:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4168425a-3976-5c38-8027-b618eeaad760 with identifier: KA57472
2026-03-29 11:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4168425a-3976-5c38-8027-b618eeaad760 with scrape type 2
2026-03-29 11:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4168425a-3976-5c38-8027-b618eeaad760 with scrape type 2
2026-03-29 11:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4168425a-3976-5c38-8027-b618eeaad760, identifier: KA57472
2026-03-29 11:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4168425a-3976-5c38-8027-b618eeaad760 with identifier: KA57472
2026-03-29 11:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4168425a-3976-5c38-8027-b618eeaad760 with identifier: KA57472
2026-03-29 11:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4168425a-3976-5c38-8027-b618eeaad760 with identifier: KA57472 to the API
2026-03-29 11:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 135,
'expiration_date': '2026-03-30T15:51:18Z',
'fuel_type': 'diesel',
'id': '4168425a-3976-5c38-8027-b618eeaad760',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KA57472',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 171752,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-07',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d Sensation',
'transmission': 'manual',
'trim': 'Sensation',
'year': 2017}
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA57472%27 HTTP/1.1" 200 None
2026-03-29 11:22:14 [auto1.fr] INFO: Saving data for KA57472: {'auction_closing_time': 1774885878.0, 'created_time': 1774696791.940733, 'last_price_update_time': 1774783334.168837}
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KA57472') HTTP/1.1" 204 0
2026-03-29 11:22:14 [auto1.fr] INFO: Found listing with ID: BG08917
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG08917%27 HTTP/1.1" 200 None
2026-03-29 11:22:14 [auto1.fr] INFO: Scrape type for BG08917: 2
2026-03-29 11:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2c82acb-86b5-529e-93e0-d0a678f66e85 with identifier: BG08917
2026-03-29 11:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2c82acb-86b5-529e-93e0-d0a678f66e85 with scrape type 2
2026-03-29 11:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2c82acb-86b5-529e-93e0-d0a678f66e85 with scrape type 2
2026-03-29 11:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d2c82acb-86b5-529e-93e0-d0a678f66e85, identifier: BG08917
2026-03-29 11:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d2c82acb-86b5-529e-93e0-d0a678f66e85 with identifier: BG08917
2026-03-29 11:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d2c82acb-86b5-529e-93e0-d0a678f66e85 with identifier: BG08917
2026-03-29 11:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d2c82acb-86b5-529e-93e0-d0a678f66e85 with identifier: BG08917 to the API
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 2,
'engine_horse_power': 192,
'expiration_date': '2026-03-30T15:55:38Z',
'fuel_type': 'petrol',
'id': 'd2c82acb-86b5-529e-93e0-d0a678f66e85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG08917',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1994-04-26',
'seller_name': None,
'title': 'BMW 3er 325i',
'transmission': 'manual',
'trim': '',
'year': 1994}
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG08917%27 HTTP/1.1" 200 None
2026-03-29 11:22:14 [auto1.fr] INFO: Saving data for BG08917: {'auction_closing_time': 1774886138.0, 'created_time': 1773348032.013768, 'last_price_update_time': 1774783334.608811}
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BG08917') HTTP/1.1" 204 0
2026-03-29 11:22:14 [auto1.fr] INFO: Found listing with ID: PT14342
2026-03-29 11:22:14 [auto1.fr] INFO: Found listing with ID: PH59258
2026-03-29 11:22:14 [auto1.fr] INFO: Found listing with ID: GY90966
2026-03-29 11:22:14 [auto1.fr] INFO: Found listing with ID: UC79698
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC79698%27 HTTP/1.1" 200 None
2026-03-29 11:22:14 [auto1.fr] INFO: Scrape type for UC79698: 2
2026-03-29 11:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c with identifier: UC79698
2026-03-29 11:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c with scrape type 2
2026-03-29 11:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c with scrape type 2
2026-03-29 11:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c, identifier: UC79698
2026-03-29 11:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c with identifier: UC79698
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-29 11:22:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c with identifier: UC79698
2026-03-29 11:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 23702f76-cf98-53ee-b8c7-f9d09e1ffd1c with identifier: UC79698 to the API
2026-03-29 11:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:06:54Z',
'fuel_type': 'petrol',
'id': '23702f76-cf98-53ee-b8c7-f9d09e1ffd1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UC79698',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 104867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-28',
'seller_name': None,
'title': 'Suzuki Ignis 1.2 DualJet Mild-Hybrid Pack 4x4',
'transmission': 'manual',
'trim': 'Pack 4x4',
'year': 2017}
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC79698%27 HTTP/1.1" 200 None
2026-03-29 11:22:15 [auto1.fr] INFO: Saving data for UC79698: {'auction_closing_time': 1774883214.0, 'created_time': 1774038788.6192589, 'last_price_update_time': 1774783335.138393}
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UC79698') HTTP/1.1" 204 0
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: GM38223
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM38223%27 HTTP/1.1" 200 None
2026-03-29 11:22:15 [auto1.fr] INFO: Scrape type for GM38223: 2
2026-03-29 11:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5074e50f-e830-5abe-b964-b4ec6f040152 with identifier: GM38223
2026-03-29 11:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5074e50f-e830-5abe-b964-b4ec6f040152 with scrape type 2
2026-03-29 11:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5074e50f-e830-5abe-b964-b4ec6f040152 with scrape type 2
2026-03-29 11:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5074e50f-e830-5abe-b964-b4ec6f040152, identifier: GM38223
2026-03-29 11:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5074e50f-e830-5abe-b964-b4ec6f040152 with identifier: GM38223
2026-03-29 11:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5074e50f-e830-5abe-b964-b4ec6f040152 with identifier: GM38223
2026-03-29 11:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5074e50f-e830-5abe-b964-b4ec6f040152 with identifier: GM38223 to the API
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:51:31Z',
'fuel_type': 'petrol',
'id': '5074e50f-e830-5abe-b964-b4ec6f040152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GM38223',
'listing': 'auction',
'make': 'Citroen',
'model': 'DS3',
'odometer': 59899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-24',
'seller_name': None,
'title': 'Citroen DS3 1.2 PureTech SoChic',
'transmission': 'manual',
'trim': 'SoChic',
'year': 2016}
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM38223%27 HTTP/1.1" 200 None
2026-03-29 11:22:15 [auto1.fr] INFO: Saving data for GM38223: {'auction_closing_time': 1774885891.0, 'created_time': 1772734950.579789, 'last_price_update_time': 1774783335.605158}
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GM38223') HTTP/1.1" 204 0
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: YC54158
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: GG25713
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: CE19046
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: CY58492
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-29 11:22:15 [auto1.fr] INFO: Found listing with ID: KA52322
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA52322%27 HTTP/1.1" 200 None
2026-03-29 11:22:15 [auto1.fr] INFO: Scrape type for KA52322: 2
2026-03-29 11:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c1281f-b5da-5e91-bfe9-832bd70a34ef with identifier: KA52322
2026-03-29 11:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c1281f-b5da-5e91-bfe9-832bd70a34ef with scrape type 2
2026-03-29 11:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30c1281f-b5da-5e91-bfe9-832bd70a34ef with scrape type 2
2026-03-29 11:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 30c1281f-b5da-5e91-bfe9-832bd70a34ef, identifier: KA52322
2026-03-29 11:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 30c1281f-b5da-5e91-bfe9-832bd70a34ef with identifier: KA52322
2026-03-29 11:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 30c1281f-b5da-5e91-bfe9-832bd70a34ef with identifier: KA52322
2026-03-29 11:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 30c1281f-b5da-5e91-bfe9-832bd70a34ef with identifier: KA52322 to the API
2026-03-29 11:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:46:28Z',
'fuel_type': 'petrol',
'id': '30c1281f-b5da-5e91-bfe9-832bd70a34ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KA52322',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 181942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-11-24',
'seller_name': None,
'title': 'Renault Clio 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2003}
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA52322%27 HTTP/1.1" 200 None
2026-03-29 11:22:16 [auto1.fr] INFO: Saving data for KA52322: {'auction_closing_time': 1774885588.0, 'created_time': 1772818633.34603, 'last_price_update_time': 1774783336.107045}
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KA52322') HTTP/1.1" 204 0
2026-03-29 11:22:16 [auto1.fr] INFO: Found listing with ID: KD86266
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD86266%27 HTTP/1.1" 200 None
2026-03-29 11:22:16 [auto1.fr] INFO: Scrape type for KD86266: 2
2026-03-29 11:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b153dbc-b13f-53a6-b9e0-4e401e14cd50 with identifier: KD86266
2026-03-29 11:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b153dbc-b13f-53a6-b9e0-4e401e14cd50 with scrape type 2
2026-03-29 11:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b153dbc-b13f-53a6-b9e0-4e401e14cd50 with scrape type 2
2026-03-29 11:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6b153dbc-b13f-53a6-b9e0-4e401e14cd50, identifier: KD86266
2026-03-29 11:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6b153dbc-b13f-53a6-b9e0-4e401e14cd50 with identifier: KD86266
2026-03-29 11:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6b153dbc-b13f-53a6-b9e0-4e401e14cd50 with identifier: KD86266
2026-03-29 11:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6b153dbc-b13f-53a6-b9e0-4e401e14cd50 with identifier: KD86266 to the API
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 102,
'expiration_date': '2026-03-30T15:31:53Z',
'fuel_type': 'diesel',
'id': '6b153dbc-b13f-53a6-b9e0-4e401e14cd50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KD86266',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 98905,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-27',
'seller_name': None,
'title': 'Peugeot Rifter 1.5 Blue-HDi Active L1',
'transmission': 'manual',
'trim': 'Active L1',
'year': 2020}
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD86266%27 HTTP/1.1" 200 None
2026-03-29 11:22:16 [auto1.fr] INFO: Saving data for KD86266: {'auction_closing_time': 1774884713.0, 'created_time': 1774696799.346065, 'last_price_update_time': 1774783336.66166}
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KD86266') HTTP/1.1" 204 0
2026-03-29 11:22:16 [auto1.fr] INFO: Found listing with ID: WD98248
2026-03-29 11:22:16 [auto1.fr] INFO: Found listing with ID: VK64881
2026-03-29 11:22:16 [auto1.fr] INFO: Found listing with ID: EU67492
2026-03-29 11:22:16 [auto1.fr] INFO: Found listing with ID: CJ08369
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ08369%27 HTTP/1.1" 200 None
2026-03-29 11:22:16 [auto1.fr] INFO: Scrape type for CJ08369: 2
2026-03-29 11:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d198cea-f4ca-54e2-8102-7b3afe911aef with identifier: CJ08369
2026-03-29 11:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d198cea-f4ca-54e2-8102-7b3afe911aef with scrape type 2
2026-03-29 11:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d198cea-f4ca-54e2-8102-7b3afe911aef with scrape type 2
2026-03-29 11:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9d198cea-f4ca-54e2-8102-7b3afe911aef, identifier: CJ08369
2026-03-29 11:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9d198cea-f4ca-54e2-8102-7b3afe911aef with identifier: CJ08369
2026-03-29 11:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9d198cea-f4ca-54e2-8102-7b3afe911aef with identifier: CJ08369
2026-03-29 11:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9d198cea-f4ca-54e2-8102-7b3afe911aef with identifier: CJ08369 to the API
2026-03-29 11:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:46:52Z',
'fuel_type': 'diesel',
'id': '9d198cea-f4ca-54e2-8102-7b3afe911aef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ08369',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 109943,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-10',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2007}
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ08369%27 HTTP/1.1" 200 None
2026-03-29 11:22:17 [auto1.fr] INFO: Saving data for CJ08369: {'auction_closing_time': 1774885612.0, 'created_time': 1774696838.336716, 'last_price_update_time': 1774783337.138531}
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CJ08369') HTTP/1.1" 204 0
2026-03-29 11:22:17 [auto1.fr] INFO: Found listing with ID: AE66506
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE66506%27 HTTP/1.1" 200 None
2026-03-29 11:22:17 [auto1.fr] INFO: Scrape type for AE66506: 2
2026-03-29 11:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd0bc9fa-a4b7-5856-a776-8172c5b55bea with identifier: AE66506
2026-03-29 11:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd0bc9fa-a4b7-5856-a776-8172c5b55bea with scrape type 2
2026-03-29 11:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd0bc9fa-a4b7-5856-a776-8172c5b55bea with scrape type 2
2026-03-29 11:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dd0bc9fa-a4b7-5856-a776-8172c5b55bea, identifier: AE66506
2026-03-29 11:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dd0bc9fa-a4b7-5856-a776-8172c5b55bea with identifier: AE66506
2026-03-29 11:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dd0bc9fa-a4b7-5856-a776-8172c5b55bea with identifier: AE66506
2026-03-29 11:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dd0bc9fa-a4b7-5856-a776-8172c5b55bea with identifier: AE66506 to the API
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:03:09Z',
'fuel_type': 'diesel',
'id': 'dd0bc9fa-a4b7-5856-a776-8172c5b55bea',
'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/AE66506',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 55017,
'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 Expert 1.5 Blue-HDi Premium L1',
'transmission': 'manual',
'trim': 'Premium L1',
'year': 2020}
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE66506%27 HTTP/1.1" 200 None
2026-03-29 11:22:17 [auto1.fr] INFO: Saving data for AE66506: {'auction_closing_time': 1774882989.0, 'created_time': 1774015239.498965, 'last_price_update_time': 1774783337.646246}
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AE66506') HTTP/1.1" 204 0
2026-03-29 11:22:17 [auto1.fr] INFO: Found listing with ID: BW44211
2026-03-29 11:22:17 [auto1.fr] INFO: Found listing with ID: WM89368
2026-03-29 11:22:17 [auto1.fr] INFO: Found listing with ID: VS10894
2026-03-29 11:22:17 [auto1.fr] INFO: Found listing with ID: CZ80373
2026-03-29 11:22: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 11:22:29 [auto1.fr] INFO: Channel: 24h | Page: 93 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:29 [auto1.fr] INFO: Found listing with ID: FW18570
2026-03-29 11:22:29 [auto1.fr] INFO: Found listing with ID: TY66124
2026-03-29 11:22:29 [auto1.fr] INFO: Found listing with ID: KM00607
2026-03-29 11:22:29 [auto1.fr] INFO: Found listing with ID: XE59820
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE59820%27 HTTP/1.1" 200 None
2026-03-29 11:22:29 [auto1.fr] INFO: Scrape type for XE59820: 2
2026-03-29 11:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac6abed8-91bf-5046-9249-1a65175fd9b6 with identifier: XE59820
2026-03-29 11:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac6abed8-91bf-5046-9249-1a65175fd9b6 with scrape type 2
2026-03-29 11:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac6abed8-91bf-5046-9249-1a65175fd9b6 with scrape type 2
2026-03-29 11:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ac6abed8-91bf-5046-9249-1a65175fd9b6, identifier: XE59820
2026-03-29 11:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ac6abed8-91bf-5046-9249-1a65175fd9b6 with identifier: XE59820
2026-03-29 11:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ac6abed8-91bf-5046-9249-1a65175fd9b6 with identifier: XE59820
2026-03-29 11:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ac6abed8-91bf-5046-9249-1a65175fd9b6 with identifier: XE59820 to the API
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 150,
'expiration_date': '2026-03-30T15:20:52Z',
'fuel_type': 'diesel',
'id': 'ac6abed8-91bf-5046-9249-1a65175fd9b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE59820',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 160835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-22',
'seller_name': None,
'title': 'Land Rover Evoque 2.2 Td4 Dynamic',
'transmission': 'automatic',
'trim': 'Dynamic',
'year': 2013}
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE59820%27 HTTP/1.1" 200 None
2026-03-29 11:22:29 [auto1.fr] INFO: Saving data for XE59820: {'auction_closing_time': 1774884052.0, 'created_time': 1773335804.778793, 'last_price_update_time': 1774783349.914153}
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XE59820') HTTP/1.1" 204 0
2026-03-29 11:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: DV07221
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: GB17264
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: HK13953
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: LX12201
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: TX61285
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: SW87984
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW87984%27 HTTP/1.1" 200 None
2026-03-29 11:22:30 [auto1.fr] INFO: Scrape type for SW87984: 2
2026-03-29 11:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b78c7f-1a02-5b8a-9b25-d486d2c41431 with identifier: SW87984
2026-03-29 11:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b78c7f-1a02-5b8a-9b25-d486d2c41431 with scrape type 2
2026-03-29 11:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3b78c7f-1a02-5b8a-9b25-d486d2c41431 with scrape type 2
2026-03-29 11:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3b78c7f-1a02-5b8a-9b25-d486d2c41431, identifier: SW87984
2026-03-29 11:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3b78c7f-1a02-5b8a-9b25-d486d2c41431 with identifier: SW87984
2026-03-29 11:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3b78c7f-1a02-5b8a-9b25-d486d2c41431 with identifier: SW87984
2026-03-29 11:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3b78c7f-1a02-5b8a-9b25-d486d2c41431 with identifier: SW87984 to the API
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:33:22Z',
'fuel_type': 'petrol',
'id': 'b3b78c7f-1a02-5b8a-9b25-d486d2c41431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SW87984',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 126936,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-25',
'seller_name': None,
'title': 'Peugeot 2008 1.2 VTi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2015}
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW87984%27 HTTP/1.1" 200 None
2026-03-29 11:22:30 [auto1.fr] INFO: Saving data for SW87984: {'auction_closing_time': 1774884802.0, 'created_time': 1774696798.443204, 'last_price_update_time': 1774783350.482513}
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SW87984') HTTP/1.1" 204 0
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: VH67706
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: FM52767
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM52767%27 HTTP/1.1" 200 None
2026-03-29 11:22:30 [auto1.fr] INFO: Scrape type for FM52767: 2
2026-03-29 11:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ec17efc-7978-534f-a94c-33a1a4bce55e with identifier: FM52767
2026-03-29 11:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ec17efc-7978-534f-a94c-33a1a4bce55e with scrape type 2
2026-03-29 11:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ec17efc-7978-534f-a94c-33a1a4bce55e with scrape type 2
2026-03-29 11:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5ec17efc-7978-534f-a94c-33a1a4bce55e, identifier: FM52767
2026-03-29 11:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5ec17efc-7978-534f-a94c-33a1a4bce55e with identifier: FM52767
2026-03-29 11:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5ec17efc-7978-534f-a94c-33a1a4bce55e with identifier: FM52767
2026-03-29 11:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5ec17efc-7978-534f-a94c-33a1a4bce55e with identifier: FM52767 to the API
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 173,
'expiration_date': '2026-03-30T15:05:14Z',
'fuel_type': 'diesel',
'id': '5ec17efc-7978-534f-a94c-33a1a4bce55e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FM52767',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 116783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-05',
'seller_name': None,
'title': 'Renault Laguna 2.0 dCi Monaco GP',
'transmission': 'manual',
'trim': 'Monaco GP',
'year': 2013}
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM52767%27 HTTP/1.1" 200 None
2026-03-29 11:22:30 [auto1.fr] INFO: Saving data for FM52767: {'auction_closing_time': 1774883114.0, 'created_time': 1774696833.646527, 'last_price_update_time': 1774783350.924426}
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FM52767') HTTP/1.1" 204 0
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: VG72057
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: ZU41206
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: JE86127
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: DE20800
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: FW64716
2026-03-29 11:22:30 [auto1.fr] INFO: Found listing with ID: SV92457
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV92457%27 HTTP/1.1" 200 None
2026-03-29 11:22:30 [auto1.fr] INFO: Scrape type for SV92457: 2
2026-03-29 11:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56fa4846-73f8-5e88-937e-100887d111e1 with identifier: SV92457
2026-03-29 11:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fa4846-73f8-5e88-937e-100887d111e1 with scrape type 2
2026-03-29 11:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56fa4846-73f8-5e88-937e-100887d111e1 with scrape type 2
2026-03-29 11:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 56fa4846-73f8-5e88-937e-100887d111e1, identifier: SV92457
2026-03-29 11:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 56fa4846-73f8-5e88-937e-100887d111e1 with identifier: SV92457
2026-03-29 11:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 56fa4846-73f8-5e88-937e-100887d111e1 with identifier: SV92457
2026-03-29 11:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 56fa4846-73f8-5e88-937e-100887d111e1 with identifier: SV92457 to the API
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 107,
'expiration_date': '2026-03-30T15:01:38Z',
'fuel_type': 'diesel',
'id': '56fa4846-73f8-5e88-937e-100887d111e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV92457',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 45439,
'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': 'Dacia Duster 1.5 dCi Prestige 4x2',
'transmission': 'manual',
'trim': 'Prestige 4x2',
'year': 2014}
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV92457%27 HTTP/1.1" 200 None
2026-03-29 11:22:31 [auto1.fr] INFO: Saving data for SV92457: {'auction_closing_time': 1774882898.0, 'created_time': 1774696803.856277, 'last_price_update_time': 1774783351.690345}
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SV92457') HTTP/1.1" 204 0
2026-03-29 11:22:31 [auto1.fr] INFO: Found listing with ID: TW89911
2026-03-29 11:22:31 [auto1.fr] INFO: Found listing with ID: UR57706
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR57706%27 HTTP/1.1" 200 None
2026-03-29 11:22:31 [auto1.fr] INFO: Scrape type for UR57706: 2
2026-03-29 11:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d92dc3-4bb9-5edd-b6da-928296561f86 with identifier: UR57706
2026-03-29 11:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d92dc3-4bb9-5edd-b6da-928296561f86 with scrape type 2
2026-03-29 11:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68d92dc3-4bb9-5edd-b6da-928296561f86 with scrape type 2
2026-03-29 11:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 68d92dc3-4bb9-5edd-b6da-928296561f86, identifier: UR57706
2026-03-29 11:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 68d92dc3-4bb9-5edd-b6da-928296561f86 with identifier: UR57706
2026-03-29 11:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 68d92dc3-4bb9-5edd-b6da-928296561f86 with identifier: UR57706
2026-03-29 11:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 68d92dc3-4bb9-5edd-b6da-928296561f86 with identifier: UR57706 to the API
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 68,
'expiration_date': '2026-03-30T15:36:57Z',
'fuel_type': 'diesel',
'id': '68d92dc3-4bb9-5edd-b6da-928296561f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UR57706',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 91168,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-15',
'seller_name': None,
'title': 'Peugeot 208 1.4 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2014}
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR57706%27 HTTP/1.1" 200 None
2026-03-29 11:22:32 [auto1.fr] INFO: Saving data for UR57706: {'auction_closing_time': 1774885017.0, 'created_time': 1774696802.161138, 'last_price_update_time': 1774783352.265343}
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UR57706') HTTP/1.1" 204 0
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: MB74515
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: BR52910
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: EB26679
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: EV84221
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: KS87605
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: DB35883
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: UK79234
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: TE23710
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE23710%27 HTTP/1.1" 200 None
2026-03-29 11:22:32 [auto1.fr] INFO: Scrape type for TE23710: 2
2026-03-29 11:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08a0acbe-7c05-5220-a269-e270278bc905 with identifier: TE23710
2026-03-29 11:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a0acbe-7c05-5220-a269-e270278bc905 with scrape type 2
2026-03-29 11:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08a0acbe-7c05-5220-a269-e270278bc905 with scrape type 2
2026-03-29 11:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 08a0acbe-7c05-5220-a269-e270278bc905, identifier: TE23710
2026-03-29 11:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 08a0acbe-7c05-5220-a269-e270278bc905 with identifier: TE23710
2026-03-29 11:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 08a0acbe-7c05-5220-a269-e270278bc905 with identifier: TE23710
2026-03-29 11:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 08a0acbe-7c05-5220-a269-e270278bc905 with identifier: TE23710 to the API
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:28:54Z',
'fuel_type': 'petrol',
'id': '08a0acbe-7c05-5220-a269-e270278bc905',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TE23710',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 128576,
'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': 'Peugeot 308 1.6 THP GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2015}
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE23710%27 HTTP/1.1" 200 None
2026-03-29 11:22:32 [auto1.fr] INFO: Saving data for TE23710: {'auction_closing_time': 1774884534.0, 'created_time': 1774696864.365915, 'last_price_update_time': 1774783352.789102}
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TE23710') HTTP/1.1" 204 0
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: JV79615
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: GY88820
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: AB65307
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: CP93730
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: ZP58759
2026-03-29 11:22:32 [auto1.fr] INFO: Found listing with ID: XW13356
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW13356%27 HTTP/1.1" 200 None
2026-03-29 11:22:32 [auto1.fr] INFO: Scrape type for XW13356: 2
2026-03-29 11:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35a10eea-f3ed-5013-bb94-e8d624446091 with identifier: XW13356
2026-03-29 11:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35a10eea-f3ed-5013-bb94-e8d624446091 with scrape type 2
2026-03-29 11:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35a10eea-f3ed-5013-bb94-e8d624446091 with scrape type 2
2026-03-29 11:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 35a10eea-f3ed-5013-bb94-e8d624446091, identifier: XW13356
2026-03-29 11:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 35a10eea-f3ed-5013-bb94-e8d624446091 with identifier: XW13356
2026-03-29 11:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 35a10eea-f3ed-5013-bb94-e8d624446091 with identifier: XW13356
2026-03-29 11:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 35a10eea-f3ed-5013-bb94-e8d624446091 with identifier: XW13356 to the API
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 130,
'expiration_date': '2026-03-30T15:44:11Z',
'fuel_type': 'petrol',
'id': '35a10eea-f3ed-5013-bb94-e8d624446091',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XW13356',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 154316,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-05',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2016}
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW13356%27 HTTP/1.1" 200 None
2026-03-29 11:22:33 [auto1.fr] INFO: Saving data for XW13356: {'auction_closing_time': 1774885451.0, 'created_time': 1774696883.178995, 'last_price_update_time': 1774783353.219692}
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XW13356') HTTP/1.1" 204 0
2026-03-29 11:22:33 [auto1.fr] INFO: Found listing with ID: HU86127
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU86127%27 HTTP/1.1" 200 None
2026-03-29 11:22:33 [auto1.fr] INFO: Scrape type for HU86127: 2
2026-03-29 11:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a972022c-953a-5bf3-80bf-1da67dcbe82a with identifier: HU86127
2026-03-29 11:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a972022c-953a-5bf3-80bf-1da67dcbe82a with scrape type 2
2026-03-29 11:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a972022c-953a-5bf3-80bf-1da67dcbe82a with scrape type 2
2026-03-29 11:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a972022c-953a-5bf3-80bf-1da67dcbe82a, identifier: HU86127
2026-03-29 11:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a972022c-953a-5bf3-80bf-1da67dcbe82a with identifier: HU86127
2026-03-29 11:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a972022c-953a-5bf3-80bf-1da67dcbe82a with identifier: HU86127
2026-03-29 11:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a972022c-953a-5bf3-80bf-1da67dcbe82a with identifier: HU86127 to the API
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 150,
'expiration_date': '2026-03-30T15:15:29Z',
'fuel_type': 'diesel',
'id': 'a972022c-953a-5bf3-80bf-1da67dcbe82a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU86127',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 247523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-14',
'seller_name': None,
'title': 'Mitsubishi ASX 1.8 DI-D Motion 2WD',
'transmission': 'manual',
'trim': 'Motion 2WD',
'year': 2011}
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU86127%27 HTTP/1.1" 200 None
2026-03-29 11:22:33 [auto1.fr] INFO: Saving data for HU86127: {'auction_closing_time': 1774883729.0, 'created_time': 1774696834.183265, 'last_price_update_time': 1774783353.714339}
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HU86127') HTTP/1.1" 204 0
2026-03-29 11:22:33 [auto1.fr] INFO: Found listing with ID: KZ36749
2026-03-29 11:22:33 [auto1.fr] INFO: Found listing with ID: ZU76255
2026-03-29 11:22:33 [auto1.fr] INFO: Found listing with ID: ZT80475
2026-03-29 11:22:33 [auto1.fr] INFO: Found listing with ID: RV46753
2026-03-29 11:22:33 [auto1.fr] INFO: Found listing with ID: UA52654
2026-03-29 11:22: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 11:22:37 [auto1.fr] INFO: Channel: 24h | Page: 94 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: LE00933
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: WU18548
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: XG18623
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: JV98298
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: YH02175
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH02175%27 HTTP/1.1" 200 None
2026-03-29 11:22:37 [auto1.fr] INFO: Scrape type for YH02175: 2
2026-03-29 11:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f69816-7801-58d0-95c7-42a8f74febe0 with identifier: YH02175
2026-03-29 11:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f69816-7801-58d0-95c7-42a8f74febe0 with scrape type 2
2026-03-29 11:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f69816-7801-58d0-95c7-42a8f74febe0 with scrape type 2
2026-03-29 11:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 34f69816-7801-58d0-95c7-42a8f74febe0, identifier: YH02175
2026-03-29 11:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 34f69816-7801-58d0-95c7-42a8f74febe0 with identifier: YH02175
2026-03-29 11:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 34f69816-7801-58d0-95c7-42a8f74febe0 with identifier: YH02175
2026-03-29 11:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 34f69816-7801-58d0-95c7-42a8f74febe0 with identifier: YH02175 to the API
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:11:13Z',
'fuel_type': 'diesel',
'id': '34f69816-7801-58d0-95c7-42a8f74febe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YH02175',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 286498,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-25',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2011}
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH02175%27 HTTP/1.1" 200 None
2026-03-29 11:22:37 [auto1.fr] INFO: Saving data for YH02175: {'auction_closing_time': 1774883473.0, 'created_time': 1772735453.718373, 'last_price_update_time': 1774783357.632894}
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YH02175') HTTP/1.1" 204 0
2026-03-29 11:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: LY03626
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: SZ62625
2026-03-29 11:22:37 [auto1.fr] INFO: Found listing with ID: TK31276
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK31276%27 HTTP/1.1" 200 None
2026-03-29 11:22:37 [auto1.fr] INFO: Scrape type for TK31276: 2
2026-03-29 11:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cdfe44-ce72-585b-b98b-39f96ea63502 with identifier: TK31276
2026-03-29 11:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14cdfe44-ce72-585b-b98b-39f96ea63502 with scrape type 2
2026-03-29 11:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14cdfe44-ce72-585b-b98b-39f96ea63502 with scrape type 2
2026-03-29 11:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 14cdfe44-ce72-585b-b98b-39f96ea63502, identifier: TK31276
2026-03-29 11:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 14cdfe44-ce72-585b-b98b-39f96ea63502 with identifier: TK31276
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 11:22:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 14cdfe44-ce72-585b-b98b-39f96ea63502 with identifier: TK31276
2026-03-29 11:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 14cdfe44-ce72-585b-b98b-39f96ea63502 with identifier: TK31276 to the API
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:30:03Z',
'fuel_type': 'diesel',
'id': '14cdfe44-ce72-585b-b98b-39f96ea63502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TK31276',
'listing': 'auction',
'make': 'Citroen',
'model': 'DS3',
'odometer': 200991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-28',
'seller_name': None,
'title': 'Citroen DS3 1.6 HDi SoChic',
'transmission': 'manual',
'trim': 'SoChic',
'year': 2010}
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK31276%27 HTTP/1.1" 200 None
2026-03-29 11:22:38 [auto1.fr] INFO: Saving data for TK31276: {'auction_closing_time': 1774884603.0, 'created_time': 1774696856.726759, 'last_price_update_time': 1774783358.531384}
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TK31276') HTTP/1.1" 204 0
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: AH69707
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: FH02348
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH02348%27 HTTP/1.1" 200 None
2026-03-29 11:22:38 [auto1.fr] INFO: Scrape type for FH02348: 2
2026-03-29 11:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14052c75-2d99-529c-8a81-7a9e48cb56ad with identifier: FH02348
2026-03-29 11:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14052c75-2d99-529c-8a81-7a9e48cb56ad with scrape type 2
2026-03-29 11:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14052c75-2d99-529c-8a81-7a9e48cb56ad with scrape type 2
2026-03-29 11:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 14052c75-2d99-529c-8a81-7a9e48cb56ad, identifier: FH02348
2026-03-29 11:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 14052c75-2d99-529c-8a81-7a9e48cb56ad with identifier: FH02348
2026-03-29 11:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 14052c75-2d99-529c-8a81-7a9e48cb56ad with identifier: FH02348
2026-03-29 11:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 14052c75-2d99-529c-8a81-7a9e48cb56ad with identifier: FH02348 to the API
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:04:44Z',
'fuel_type': 'diesel',
'id': '14052c75-2d99-529c-8a81-7a9e48cb56ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH02348',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 317106,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-30',
'seller_name': None,
'title': 'Honda Civic 2.2 CTDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH02348%27 HTTP/1.1" 200 None
2026-03-29 11:22:38 [auto1.fr] INFO: Saving data for FH02348: {'auction_closing_time': 1774883084.0, 'created_time': 1774696854.851709, 'last_price_update_time': 1774783358.960706}
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH02348') HTTP/1.1" 204 0
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: MR90529
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: YV09528
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: TV82295
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: MP32266
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: SU11681
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: RU69102
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: LU27709
2026-03-29 11:22:38 [auto1.fr] INFO: Found listing with ID: CE53888
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE53888%27 HTTP/1.1" 200 None
2026-03-29 11:22:38 [auto1.fr] INFO: Scrape type for CE53888: 2
2026-03-29 11:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 323e3fb8-370f-541f-beb7-e2d5f38e73cc with identifier: CE53888
2026-03-29 11:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 323e3fb8-370f-541f-beb7-e2d5f38e73cc with scrape type 2
2026-03-29 11:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 323e3fb8-370f-541f-beb7-e2d5f38e73cc with scrape type 2
2026-03-29 11:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 323e3fb8-370f-541f-beb7-e2d5f38e73cc, identifier: CE53888
2026-03-29 11:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 323e3fb8-370f-541f-beb7-e2d5f38e73cc with identifier: CE53888
2026-03-29 11:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 323e3fb8-370f-541f-beb7-e2d5f38e73cc with identifier: CE53888
2026-03-29 11:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 323e3fb8-370f-541f-beb7-e2d5f38e73cc with identifier: CE53888 to the API
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:44:31Z',
'fuel_type': 'diesel',
'id': '323e3fb8-370f-541f-beb7-e2d5f38e73cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE53888',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 154870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-24',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2018}
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE53888%27 HTTP/1.1" 200 None
2026-03-29 11:22:39 [auto1.fr] INFO: Saving data for CE53888: {'auction_closing_time': 1774885471.0, 'created_time': 1773433639.523707, 'last_price_update_time': 1774783359.406704}
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CE53888') HTTP/1.1" 204 0
2026-03-29 11:22:39 [auto1.fr] INFO: Found listing with ID: VW71703
2026-03-29 11:22:39 [auto1.fr] INFO: Found listing with ID: MG17007
2026-03-29 11:22:39 [auto1.fr] INFO: Found listing with ID: XP22019
2026-03-29 11:22:39 [auto1.fr] INFO: Found listing with ID: NE40848
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE40848%27 HTTP/1.1" 200 None
2026-03-29 11:22:39 [auto1.fr] INFO: Scrape type for NE40848: 2
2026-03-29 11:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ea598ff-af88-534a-a7e2-77365651fcd6 with identifier: NE40848
2026-03-29 11:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ea598ff-af88-534a-a7e2-77365651fcd6 with scrape type 2
2026-03-29 11:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ea598ff-af88-534a-a7e2-77365651fcd6 with scrape type 2
2026-03-29 11:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7ea598ff-af88-534a-a7e2-77365651fcd6, identifier: NE40848
2026-03-29 11:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7ea598ff-af88-534a-a7e2-77365651fcd6 with identifier: NE40848
2026-03-29 11:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7ea598ff-af88-534a-a7e2-77365651fcd6 with identifier: NE40848
2026-03-29 11:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7ea598ff-af88-534a-a7e2-77365651fcd6 with identifier: NE40848 to the API
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:12:57Z',
'fuel_type': 'diesel',
'id': '7ea598ff-af88-534a-a7e2-77365651fcd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NE40848',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 219688,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-28',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2015}
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE40848%27 HTTP/1.1" 200 None
2026-03-29 11:22:39 [auto1.fr] INFO: Saving data for NE40848: {'auction_closing_time': 1774883577.0, 'created_time': 1774696853.675873, 'last_price_update_time': 1774783359.91051}
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NE40848') HTTP/1.1" 204 0
2026-03-29 11:22:39 [auto1.fr] INFO: Found listing with ID: GV78371
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV78371%27 HTTP/1.1" 200 None
2026-03-29 11:22:39 [auto1.fr] INFO: Scrape type for GV78371: 2
2026-03-29 11:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 117abd42-cd86-53af-b6d1-31bac1a7221e with identifier: GV78371
2026-03-29 11:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 117abd42-cd86-53af-b6d1-31bac1a7221e with scrape type 2
2026-03-29 11:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 117abd42-cd86-53af-b6d1-31bac1a7221e with scrape type 2
2026-03-29 11:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 117abd42-cd86-53af-b6d1-31bac1a7221e, identifier: GV78371
2026-03-29 11:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 117abd42-cd86-53af-b6d1-31bac1a7221e with identifier: GV78371
2026-03-29 11:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 117abd42-cd86-53af-b6d1-31bac1a7221e with identifier: GV78371
2026-03-29 11:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 117abd42-cd86-53af-b6d1-31bac1a7221e with identifier: GV78371 to the API
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 91,
'expiration_date': '2026-03-30T15:29:03Z',
'fuel_type': 'petrol',
'id': '117abd42-cd86-53af-b6d1-31bac1a7221e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV78371',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 27109,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-23',
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe Stepway Comfort',
'transmission': 'manual',
'trim': 'Stepway Comfort',
'year': 2022}
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV78371%27 HTTP/1.1" 200 None
2026-03-29 11:22:40 [auto1.fr] INFO: Saving data for GV78371: {'auction_closing_time': 1774884543.0, 'created_time': 1774124410.59898, 'last_price_update_time': 1774783360.400841}
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GV78371') HTTP/1.1" 204 0
2026-03-29 11:22:40 [auto1.fr] INFO: Found listing with ID: HK73367
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK73367%27 HTTP/1.1" 200 None
2026-03-29 11:22:40 [auto1.fr] INFO: Scrape type for HK73367: 2
2026-03-29 11:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3491e03-4bb2-5b43-913f-055dcf8f8b4d with identifier: HK73367
2026-03-29 11:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3491e03-4bb2-5b43-913f-055dcf8f8b4d with scrape type 2
2026-03-29 11:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3491e03-4bb2-5b43-913f-055dcf8f8b4d with scrape type 2
2026-03-29 11:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a3491e03-4bb2-5b43-913f-055dcf8f8b4d, identifier: HK73367
2026-03-29 11:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a3491e03-4bb2-5b43-913f-055dcf8f8b4d with identifier: HK73367
2026-03-29 11:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a3491e03-4bb2-5b43-913f-055dcf8f8b4d with identifier: HK73367
2026-03-29 11:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a3491e03-4bb2-5b43-913f-055dcf8f8b4d with identifier: HK73367 to the API
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:09:23Z',
'fuel_type': 'petrol',
'id': 'a3491e03-4bb2-5b43-913f-055dcf8f8b4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK73367',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 200834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-04',
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK73367%27 HTTP/1.1" 200 None
2026-03-29 11:22:40 [auto1.fr] INFO: Saving data for HK73367: {'auction_closing_time': 1774883363.0, 'created_time': 1774015145.816015, 'last_price_update_time': 1774783360.832854}
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HK73367') HTTP/1.1" 204 0
2026-03-29 11:22:40 [auto1.fr] INFO: Found listing with ID: JL98574
2026-03-29 11:22:40 [auto1.fr] INFO: Found listing with ID: SR44134
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR44134%27 HTTP/1.1" 200 None
2026-03-29 11:22:40 [auto1.fr] INFO: Scrape type for SR44134: 2
2026-03-29 11:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7742379-b04a-5eef-9a62-5d91f3d1f82f with identifier: SR44134
2026-03-29 11:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7742379-b04a-5eef-9a62-5d91f3d1f82f with scrape type 2
2026-03-29 11:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7742379-b04a-5eef-9a62-5d91f3d1f82f with scrape type 2
2026-03-29 11:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b7742379-b04a-5eef-9a62-5d91f3d1f82f, identifier: SR44134
2026-03-29 11:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b7742379-b04a-5eef-9a62-5d91f3d1f82f with identifier: SR44134
2026-03-29 11:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b7742379-b04a-5eef-9a62-5d91f3d1f82f with identifier: SR44134
2026-03-29 11:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b7742379-b04a-5eef-9a62-5d91f3d1f82f with identifier: SR44134 to the API
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:57:30Z',
'fuel_type': 'diesel',
'id': 'b7742379-b04a-5eef-9a62-5d91f3d1f82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SR44134',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 173887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-02',
'seller_name': None,
'title': 'Renault Kadjar 1.6 dCi Energy Business Edition',
'transmission': 'manual',
'trim': 'Business Edition',
'year': 2016}
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR44134%27 HTTP/1.1" 200 None
2026-03-29 11:22:41 [auto1.fr] INFO: Saving data for SR44134: {'auction_closing_time': 1774886250.0, 'created_time': 1774696832.182863, 'last_price_update_time': 1774783361.259873}
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SR44134') HTTP/1.1" 204 0
2026-03-29 11:22:41 [auto1.fr] INFO: Found listing with ID: KD87845
2026-03-29 11:22:41 [auto1.fr] INFO: Found listing with ID: FM74121
2026-03-29 11:22:41 [auto1.fr] INFO: Found listing with ID: JG76127
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG76127%27 HTTP/1.1" 200 None
2026-03-29 11:22:41 [auto1.fr] INFO: Scrape type for JG76127: 2
2026-03-29 11:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a17040b-c1a0-5a27-8555-e9321773301a with identifier: JG76127
2026-03-29 11:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a17040b-c1a0-5a27-8555-e9321773301a with scrape type 2
2026-03-29 11:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a17040b-c1a0-5a27-8555-e9321773301a with scrape type 2
2026-03-29 11:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1a17040b-c1a0-5a27-8555-e9321773301a, identifier: JG76127
2026-03-29 11:22: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 11:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1a17040b-c1a0-5a27-8555-e9321773301a with identifier: JG76127
2026-03-29 11:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1a17040b-c1a0-5a27-8555-e9321773301a with identifier: JG76127
2026-03-29 11:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1a17040b-c1a0-5a27-8555-e9321773301a with identifier: JG76127 to the API
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:30:40Z',
'fuel_type': 'diesel',
'id': '1a17040b-c1a0-5a27-8555-e9321773301a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JG76127',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 197847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-29',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 Blue-HDi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG76127%27 HTTP/1.1" 200 None
2026-03-29 11:22:41 [auto1.fr] INFO: Saving data for JG76127: {'auction_closing_time': 1774884640.0, 'created_time': 1774696866.620484, 'last_price_update_time': 1774783361.681063}
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JG76127') HTTP/1.1" 204 0
2026-03-29 11:22:41 [auto1.fr] INFO: Found listing with ID: DW50914
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW50914%27 HTTP/1.1" 200 None
2026-03-29 11:22:41 [auto1.fr] INFO: Scrape type for DW50914: 2
2026-03-29 11:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4879c50d-bc90-5064-856b-bc8ff8deb355 with identifier: DW50914
2026-03-29 11:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4879c50d-bc90-5064-856b-bc8ff8deb355 with scrape type 2
2026-03-29 11:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4879c50d-bc90-5064-856b-bc8ff8deb355 with scrape type 2
2026-03-29 11:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4879c50d-bc90-5064-856b-bc8ff8deb355, identifier: DW50914
2026-03-29 11:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4879c50d-bc90-5064-856b-bc8ff8deb355 with identifier: DW50914
2026-03-29 11:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4879c50d-bc90-5064-856b-bc8ff8deb355 with identifier: DW50914
2026-03-29 11:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4879c50d-bc90-5064-856b-bc8ff8deb355 with identifier: DW50914 to the API
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:23:08Z',
'fuel_type': 'petrol',
'id': '4879c50d-bc90-5064-856b-bc8ff8deb355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW50914',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 94455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-17',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2020}
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW50914%27 HTTP/1.1" 200 None
2026-03-29 11:22:42 [auto1.fr] INFO: Saving data for DW50914: {'auction_closing_time': 1774884188.0, 'created_time': 1774696855.651435, 'last_price_update_time': 1774783362.19874}
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DW50914') HTTP/1.1" 204 0
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: YW95951
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YW95951%27 HTTP/1.1" 200 None
2026-03-29 11:22:42 [auto1.fr] INFO: Scrape type for YW95951: 2
2026-03-29 11:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c38c38e3-b67b-5f74-a47c-b3ae53b89937 with identifier: YW95951
2026-03-29 11:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c38c38e3-b67b-5f74-a47c-b3ae53b89937 with scrape type 2
2026-03-29 11:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c38c38e3-b67b-5f74-a47c-b3ae53b89937 with scrape type 2
2026-03-29 11:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c38c38e3-b67b-5f74-a47c-b3ae53b89937, identifier: YW95951
2026-03-29 11:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c38c38e3-b67b-5f74-a47c-b3ae53b89937 with identifier: YW95951
2026-03-29 11:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c38c38e3-b67b-5f74-a47c-b3ae53b89937 with identifier: YW95951
2026-03-29 11:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c38c38e3-b67b-5f74-a47c-b3ae53b89937 with identifier: YW95951 to the API
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:59:21Z',
'fuel_type': 'diesel',
'id': 'c38c38e3-b67b-5f74-a47c-b3ae53b89937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YW95951',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 255182,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-11',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2010}
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YW95951%27 HTTP/1.1" 200 None
2026-03-29 11:22:42 [auto1.fr] INFO: Saving data for YW95951: {'auction_closing_time': 1774886361.0, 'created_time': 1774696836.314598, 'last_price_update_time': 1774783362.634779}
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YW95951') HTTP/1.1" 204 0
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: FC98721
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: NX77985
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX77985%27 HTTP/1.1" 200 None
2026-03-29 11:22:42 [auto1.fr] INFO: Scrape type for NX77985: 0
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: YR20155
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: MJ49963
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: TB56422
2026-03-29 11:22:42 [auto1.fr] INFO: Found listing with ID: MB84611
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB84611%27 HTTP/1.1" 200 None
2026-03-29 11:22:42 [auto1.fr] INFO: Scrape type for MB84611: 2
2026-03-29 11:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c429fea9-15f8-5b32-809a-eebee6101c87 with identifier: MB84611
2026-03-29 11:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c429fea9-15f8-5b32-809a-eebee6101c87 with scrape type 2
2026-03-29 11:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c429fea9-15f8-5b32-809a-eebee6101c87 with scrape type 2
2026-03-29 11:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c429fea9-15f8-5b32-809a-eebee6101c87, identifier: MB84611
2026-03-29 11:22:42 [auto1.fr] INFO: Channel: 24h | Page: 95 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c429fea9-15f8-5b32-809a-eebee6101c87 with identifier: MB84611
2026-03-29 11:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c429fea9-15f8-5b32-809a-eebee6101c87 with identifier: MB84611
2026-03-29 11:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c429fea9-15f8-5b32-809a-eebee6101c87 with identifier: MB84611 to the API
2026-03-29 11:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:13:32Z',
'fuel_type': 'diesel',
'id': 'c429fea9-15f8-5b32-809a-eebee6101c87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB84611',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 222237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-10',
'seller_name': None,
'title': 'Toyota Yaris 1.4 D-4D Confort Pack',
'transmission': 'manual',
'trim': 'Confort Pack',
'year': 2011}
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB84611%27 HTTP/1.1" 200 None
2026-03-29 11:22:43 [auto1.fr] INFO: Saving data for MB84611: {'auction_closing_time': 1774883612.0, 'created_time': 1774091896.896317, 'last_price_update_time': 1774783363.097706}
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MB84611') HTTP/1.1" 204 0
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: JC48947
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: KB91378
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: WR66923
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: FZ59181
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: DE84379
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: PF16962
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: UC64780
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: VW13197
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: WU44169
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: XS04857
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: JA97847
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA97847%27 HTTP/1.1" 200 None
2026-03-29 11:22:43 [auto1.fr] INFO: Scrape type for JA97847: 2
2026-03-29 11:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fbff44-611c-5b9c-b253-53a2523953f7 with identifier: JA97847
2026-03-29 11:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fbff44-611c-5b9c-b253-53a2523953f7 with scrape type 2
2026-03-29 11:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40fbff44-611c-5b9c-b253-53a2523953f7 with scrape type 2
2026-03-29 11:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 40fbff44-611c-5b9c-b253-53a2523953f7, identifier: JA97847
2026-03-29 11:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 40fbff44-611c-5b9c-b253-53a2523953f7 with identifier: JA97847
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 11:22:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 40fbff44-611c-5b9c-b253-53a2523953f7 with identifier: JA97847
2026-03-29 11:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 40fbff44-611c-5b9c-b253-53a2523953f7 with identifier: JA97847 to the API
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:24:12Z',
'fuel_type': 'petrol',
'id': '40fbff44-611c-5b9c-b253-53a2523953f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA97847',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 151632,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-06',
'seller_name': None,
'title': 'Renault Clio 1.2 Extrême Claire',
'transmission': 'manual',
'trim': 'Extrême Claire',
'year': 2008}
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA97847%27 HTTP/1.1" 200 None
2026-03-29 11:22:43 [auto1.fr] INFO: Saving data for JA97847: {'auction_closing_time': 1774884252.0, 'created_time': 1774696873.57902, 'last_price_update_time': 1774783363.7388}
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JA97847') HTTP/1.1" 204 0
2026-03-29 11:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: LZ93851
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: TL88064
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: JR02755
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: JX92727
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: LV66662
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: BD56063
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: ZG27680
2026-03-29 11:22:43 [auto1.fr] INFO: Found listing with ID: HD25172
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25172%27 HTTP/1.1" 200 None
2026-03-29 11:22:43 [auto1.fr] INFO: Scrape type for HD25172: 2
2026-03-29 11:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2abcd60b-a3f0-5ad6-b576-f62bdab94027 with identifier: HD25172
2026-03-29 11:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2abcd60b-a3f0-5ad6-b576-f62bdab94027 with scrape type 2
2026-03-29 11:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2abcd60b-a3f0-5ad6-b576-f62bdab94027 with scrape type 2
2026-03-29 11:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2abcd60b-a3f0-5ad6-b576-f62bdab94027, identifier: HD25172
2026-03-29 11:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2abcd60b-a3f0-5ad6-b576-f62bdab94027 with identifier: HD25172
2026-03-29 11:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2abcd60b-a3f0-5ad6-b576-f62bdab94027 with identifier: HD25172
2026-03-29 11:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2abcd60b-a3f0-5ad6-b576-f62bdab94027 with identifier: HD25172 to the API
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:35:58Z',
'fuel_type': 'petrol',
'id': '2abcd60b-a3f0-5ad6-b576-f62bdab94027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HD25172',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 47808,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-26',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2018}
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25172%27 HTTP/1.1" 200 None
2026-03-29 11:22:44 [auto1.fr] INFO: Saving data for HD25172: {'auction_closing_time': 1774884958.0, 'created_time': 1774015564.249086, 'last_price_update_time': 1774783364.263408}
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HD25172') HTTP/1.1" 204 0
2026-03-29 11:22:44 [auto1.fr] INFO: Found listing with ID: AY04507
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY04507%27 HTTP/1.1" 200 None
2026-03-29 11:22:44 [auto1.fr] INFO: Scrape type for AY04507: 2
2026-03-29 11:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e530c0b0-9fb8-5f99-a559-2edcb37a0304 with identifier: AY04507
2026-03-29 11:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e530c0b0-9fb8-5f99-a559-2edcb37a0304 with scrape type 2
2026-03-29 11:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e530c0b0-9fb8-5f99-a559-2edcb37a0304 with scrape type 2
2026-03-29 11:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e530c0b0-9fb8-5f99-a559-2edcb37a0304, identifier: AY04507
2026-03-29 11:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e530c0b0-9fb8-5f99-a559-2edcb37a0304 with identifier: AY04507
2026-03-29 11:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e530c0b0-9fb8-5f99-a559-2edcb37a0304 with identifier: AY04507
2026-03-29 11:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e530c0b0-9fb8-5f99-a559-2edcb37a0304 with identifier: AY04507 to the API
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 141,
'expiration_date': '2026-03-30T15:28:07Z',
'fuel_type': 'hybrid',
'id': 'e530c0b0-9fb8-5f99-a559-2edcb37a0304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AY04507',
'listing': 'auction',
'make': 'Kia',
'model': 'Niro',
'odometer': 183629,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-08',
'seller_name': None,
'title': 'Kia Niro 1.6 Hybrid Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2017}
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY04507%27 HTTP/1.1" 200 None
2026-03-29 11:22:44 [auto1.fr] INFO: Saving data for AY04507: {'auction_closing_time': 1774884487.0, 'created_time': 1772731033.724252, 'last_price_update_time': 1774783364.695654}
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AY04507') HTTP/1.1" 204 0
2026-03-29 11:22:44 [auto1.fr] INFO: Found listing with ID: YR62966
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR62966%27 HTTP/1.1" 200 None
2026-03-29 11:22:44 [auto1.fr] INFO: Scrape type for YR62966: 2
2026-03-29 11:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba with identifier: YR62966
2026-03-29 11:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba with scrape type 2
2026-03-29 11:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba with scrape type 2
2026-03-29 11:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba, identifier: YR62966
2026-03-29 11:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba with identifier: YR62966
2026-03-29 11:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba with identifier: YR62966
2026-03-29 11:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0e711dea-a0d8-5e0b-bec4-a8802dcf1aba with identifier: YR62966 to the API
2026-03-29 11:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:45:12Z',
'fuel_type': 'diesel',
'id': '0e711dea-a0d8-5e0b-bec4-a8802dcf1aba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YR62966',
'listing': 'auction',
'make': 'Mazda',
'model': '6',
'odometer': 237925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-10',
'seller_name': None,
'title': 'Mazda 6 2.2 Turbodiesel Exclusive-Line',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'year': 2015}
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR62966%27 HTTP/1.1" 200 None
2026-03-29 11:22:45 [auto1.fr] INFO: Saving data for YR62966: {'auction_closing_time': 1774885512.0, 'created_time': 1774696875.850539, 'last_price_update_time': 1774783365.129798}
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YR62966') HTTP/1.1" 204 0
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: VN82721
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: TX07099
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX07099%27 HTTP/1.1" 200 None
2026-03-29 11:22:45 [auto1.fr] INFO: Scrape type for TX07099: 2
2026-03-29 11:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c66253-bd5e-5640-843c-f03364f9560a with identifier: TX07099
2026-03-29 11:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c66253-bd5e-5640-843c-f03364f9560a with scrape type 2
2026-03-29 11:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58c66253-bd5e-5640-843c-f03364f9560a with scrape type 2
2026-03-29 11:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 58c66253-bd5e-5640-843c-f03364f9560a, identifier: TX07099
2026-03-29 11:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 58c66253-bd5e-5640-843c-f03364f9560a with identifier: TX07099
2026-03-29 11:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 58c66253-bd5e-5640-843c-f03364f9560a with identifier: TX07099
2026-03-29 11:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 58c66253-bd5e-5640-843c-f03364f9560a with identifier: TX07099 to the API
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:09:19Z',
'fuel_type': 'petrol',
'id': '58c66253-bd5e-5640-843c-f03364f9560a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TX07099',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 76658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-30',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Crossway',
'transmission': 'manual',
'trim': 'Crossway',
'year': 2016}
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX07099%27 HTTP/1.1" 200 None
2026-03-29 11:22:45 [auto1.fr] INFO: Saving data for TX07099: {'auction_closing_time': 1774883359.0, 'created_time': 1774696876.647724, 'last_price_update_time': 1774783365.604289}
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TX07099') HTTP/1.1" 204 0
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: JN44204
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: ST75915
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: ZW79920
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: PV10246
2026-03-29 11:22:45 [auto1.fr] INFO: Found listing with ID: NR12452
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR12452%27 HTTP/1.1" 200 None
2026-03-29 11:22:45 [auto1.fr] INFO: Scrape type for NR12452: 2
2026-03-29 11:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 663835f1-f40b-51fb-9d47-ccab21de4866 with identifier: NR12452
2026-03-29 11:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 663835f1-f40b-51fb-9d47-ccab21de4866 with scrape type 2
2026-03-29 11:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 663835f1-f40b-51fb-9d47-ccab21de4866 with scrape type 2
2026-03-29 11:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 663835f1-f40b-51fb-9d47-ccab21de4866, identifier: NR12452
2026-03-29 11:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 663835f1-f40b-51fb-9d47-ccab21de4866 with identifier: NR12452
2026-03-29 11:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 663835f1-f40b-51fb-9d47-ccab21de4866 with identifier: NR12452
2026-03-29 11:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 663835f1-f40b-51fb-9d47-ccab21de4866 with identifier: NR12452 to the API
2026-03-29 11:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:22:28Z',
'fuel_type': 'gas',
'id': '663835f1-f40b-51fb-9d47-ccab21de4866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR12452',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 40886,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'seller_name': None,
'title': 'Dacia Duster 1.0 TCe LPG Prestige +',
'transmission': 'manual',
'trim': 'Prestige +',
'year': 2021}
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR12452%27 HTTP/1.1" 200 None
2026-03-29 11:22:46 [auto1.fr] INFO: Saving data for NR12452: {'auction_closing_time': 1774884148.0, 'created_time': 1774696897.253573, 'last_price_update_time': 1774783366.231201}
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NR12452') HTTP/1.1" 204 0
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: FG62413
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: HC97852
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: YT59313
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: VC76298
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: DJ57711
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: FV08721
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: GA24586
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: DM39147
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: HG44047
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG44047%27 HTTP/1.1" 200 None
2026-03-29 11:22:46 [auto1.fr] INFO: Scrape type for HG44047: 2
2026-03-29 11:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a857a23-e656-57ac-b319-f5d11cfe37c9 with identifier: HG44047
2026-03-29 11:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a857a23-e656-57ac-b319-f5d11cfe37c9 with scrape type 2
2026-03-29 11:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a857a23-e656-57ac-b319-f5d11cfe37c9 with scrape type 2
2026-03-29 11:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a857a23-e656-57ac-b319-f5d11cfe37c9, identifier: HG44047
2026-03-29 11:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a857a23-e656-57ac-b319-f5d11cfe37c9 with identifier: HG44047
2026-03-29 11:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a857a23-e656-57ac-b319-f5d11cfe37c9 with identifier: HG44047
2026-03-29 11:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a857a23-e656-57ac-b319-f5d11cfe37c9 with identifier: HG44047 to the API
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 87,
'expiration_date': '2026-03-30T15:47:24Z',
'fuel_type': 'petrol',
'id': '0a857a23-e656-57ac-b319-f5d11cfe37c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG44047',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 154341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-10',
'seller_name': None,
'title': 'Toyota Yaris 1.3 VVT-i',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG44047%27 HTTP/1.1" 200 None
2026-03-29 11:22:46 [auto1.fr] INFO: Saving data for HG44047: {'auction_closing_time': 1774885644.0, 'created_time': 1774696883.73841, 'last_price_update_time': 1774783366.697361}
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HG44047') HTTP/1.1" 204 0
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: FM15642
2026-03-29 11:22:46 [auto1.fr] INFO: Found listing with ID: HZ10967
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ10967%27 HTTP/1.1" 200 None
2026-03-29 11:22:46 [auto1.fr] INFO: Scrape type for HZ10967: 2
2026-03-29 11:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1499872-898d-5e91-9925-3deb07d833c0 with identifier: HZ10967
2026-03-29 11:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1499872-898d-5e91-9925-3deb07d833c0 with scrape type 2
2026-03-29 11:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1499872-898d-5e91-9925-3deb07d833c0 with scrape type 2
2026-03-29 11:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f1499872-898d-5e91-9925-3deb07d833c0, identifier: HZ10967
2026-03-29 11:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f1499872-898d-5e91-9925-3deb07d833c0 with identifier: HZ10967
2026-03-29 11:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f1499872-898d-5e91-9925-3deb07d833c0 with identifier: HZ10967
2026-03-29 11:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f1499872-898d-5e91-9925-3deb07d833c0 with identifier: HZ10967 to the API
2026-03-29 11:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:55:32Z',
'fuel_type': 'petrol',
'id': 'f1499872-898d-5e91-9925-3deb07d833c0',
'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/HZ10967',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 11924,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-26',
'seller_name': None,
'title': 'Citroen C4 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2023}
2026-03-29 11:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ10967%27 HTTP/1.1" 200 None
2026-03-29 11:22:47 [auto1.fr] INFO: Saving data for HZ10967: {'auction_closing_time': 1774886132.0, 'created_time': 1773761693.598158, 'last_price_update_time': 1774783367.281666}
2026-03-29 11:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ10967') HTTP/1.1" 204 0
2026-03-29 11:22:47 [auto1.fr] INFO: Found listing with ID: KR77540
2026-03-29 11:22:47 [auto1.fr] INFO: Found listing with ID: VU68372
2026-03-29 11:22:47 [auto1.fr] INFO: Found listing with ID: ZL41639
2026-03-29 11:22:47 [auto1.fr] INFO: Found listing with ID: YU85764
2026-03-29 11:22: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 11:22:53 [auto1.fr] INFO: Channel: 24h | Page: 96 | totalHits: 4019 | hits on page: 40
2026-03-29 11:22:53 [auto1.fr] INFO: Found listing with ID: TX31203
2026-03-29 11:22:53 [auto1.fr] INFO: Found listing with ID: CJ72764
2026-03-29 11:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ72764%27 HTTP/1.1" 200 None
2026-03-29 11:22:53 [auto1.fr] INFO: Scrape type for CJ72764: 2
2026-03-29 11:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 819e7ab8-554e-55b7-b1ef-0d08881dbcbd with identifier: CJ72764
2026-03-29 11:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819e7ab8-554e-55b7-b1ef-0d08881dbcbd with scrape type 2
2026-03-29 11:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 819e7ab8-554e-55b7-b1ef-0d08881dbcbd with scrape type 2
2026-03-29 11:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 819e7ab8-554e-55b7-b1ef-0d08881dbcbd, identifier: CJ72764
2026-03-29 11:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 819e7ab8-554e-55b7-b1ef-0d08881dbcbd with identifier: CJ72764
2026-03-29 11:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 819e7ab8-554e-55b7-b1ef-0d08881dbcbd with identifier: CJ72764
2026-03-29 11:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 819e7ab8-554e-55b7-b1ef-0d08881dbcbd with identifier: CJ72764 to the API
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 115,
'expiration_date': '2026-03-30T15:56:03Z',
'fuel_type': 'diesel',
'id': '819e7ab8-554e-55b7-b1ef-0d08881dbcbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ72764',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 98264,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-25',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 d T BlueTEC',
'transmission': 'automatic',
'trim': 'T BlueTEC',
'year': 2019}
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ72764%27 HTTP/1.1" 200 None
2026-03-29 11:22:54 [auto1.fr] INFO: Saving data for CJ72764: {'auction_closing_time': 1774886163.0, 'created_time': 1774696881.401266, 'last_price_update_time': 1774783374.270423}
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CJ72764') HTTP/1.1" 204 0
2026-03-29 11:22: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 11:22:54 [auto1.fr] INFO: Found listing with ID: HZ17638
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ17638%27 HTTP/1.1" 200 None
2026-03-29 11:22:54 [auto1.fr] INFO: Scrape type for HZ17638: 2
2026-03-29 11:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b6ddf4d-1869-5327-a41e-742bbbd313d9 with identifier: HZ17638
2026-03-29 11:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b6ddf4d-1869-5327-a41e-742bbbd313d9 with scrape type 2
2026-03-29 11:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b6ddf4d-1869-5327-a41e-742bbbd313d9 with scrape type 2
2026-03-29 11:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1b6ddf4d-1869-5327-a41e-742bbbd313d9, identifier: HZ17638
2026-03-29 11:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1b6ddf4d-1869-5327-a41e-742bbbd313d9 with identifier: HZ17638
2026-03-29 11:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1b6ddf4d-1869-5327-a41e-742bbbd313d9 with identifier: HZ17638
2026-03-29 11:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1b6ddf4d-1869-5327-a41e-742bbbd313d9 with identifier: HZ17638 to the API
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 110,
'expiration_date': '2026-03-30T15:29:23Z',
'fuel_type': 'petrol',
'id': '1b6ddf4d-1869-5327-a41e-742bbbd313d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ17638',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 108104,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-11',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ17638%27 HTTP/1.1" 200 None
2026-03-29 11:22:54 [auto1.fr] INFO: Saving data for HZ17638: {'auction_closing_time': 1774884563.0, 'created_time': 1773405830.542812, 'last_price_update_time': 1774783374.698829}
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ17638') HTTP/1.1" 204 0
2026-03-29 11:22:54 [auto1.fr] INFO: Found listing with ID: TL18032
2026-03-29 11:22:54 [auto1.fr] INFO: Found listing with ID: MT85865
2026-03-29 11:22:54 [auto1.fr] INFO: Found listing with ID: PH13525
2026-03-29 11:22:54 [auto1.fr] INFO: Found listing with ID: PM47286
2026-03-29 11:22:54 [auto1.fr] INFO: Found listing with ID: GV65609
2026-03-29 11:22:54 [auto1.fr] INFO: Found listing with ID: BB11677
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB11677%27 HTTP/1.1" 200 None
2026-03-29 11:22:54 [auto1.fr] INFO: Scrape type for BB11677: 2
2026-03-29 11:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f10dd127-d02c-5833-b8ca-6e227e7203d4 with identifier: BB11677
2026-03-29 11:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f10dd127-d02c-5833-b8ca-6e227e7203d4 with scrape type 2
2026-03-29 11:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f10dd127-d02c-5833-b8ca-6e227e7203d4 with scrape type 2
2026-03-29 11:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f10dd127-d02c-5833-b8ca-6e227e7203d4, identifier: BB11677
2026-03-29 11:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f10dd127-d02c-5833-b8ca-6e227e7203d4 with identifier: BB11677
2026-03-29 11:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f10dd127-d02c-5833-b8ca-6e227e7203d4 with identifier: BB11677
2026-03-29 11:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f10dd127-d02c-5833-b8ca-6e227e7203d4 with identifier: BB11677 to the API
2026-03-29 11:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 120,
'expiration_date': '2026-03-30T15:27:58Z',
'fuel_type': 'petrol',
'id': 'f10dd127-d02c-5833-b8ca-6e227e7203d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BB11677',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 88115,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-27',
'seller_name': None,
'title': 'Fiat 500X 1.0 Turbo Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2020}
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB11677%27 HTTP/1.1" 200 None
2026-03-29 11:22:55 [auto1.fr] INFO: Saving data for BB11677: {'auction_closing_time': 1774884478.0, 'created_time': 1774696882.510114, 'last_price_update_time': 1774783375.127068}
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BB11677') HTTP/1.1" 204 0
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: VH30868
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: FE12908
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: CL98857
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: PN80130
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: WG62006
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG62006%27 HTTP/1.1" 200 None
2026-03-29 11:22:55 [auto1.fr] INFO: Scrape type for WG62006: 2
2026-03-29 11:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23b18ef0-791f-5e9c-a331-e0c9e62ae0da with identifier: WG62006
2026-03-29 11:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23b18ef0-791f-5e9c-a331-e0c9e62ae0da with scrape type 2
2026-03-29 11:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23b18ef0-791f-5e9c-a331-e0c9e62ae0da with scrape type 2
2026-03-29 11:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 23b18ef0-791f-5e9c-a331-e0c9e62ae0da, identifier: WG62006
2026-03-29 11:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 23b18ef0-791f-5e9c-a331-e0c9e62ae0da with identifier: WG62006
2026-03-29 11:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 23b18ef0-791f-5e9c-a331-e0c9e62ae0da with identifier: WG62006
2026-03-29 11:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 23b18ef0-791f-5e9c-a331-e0c9e62ae0da with identifier: WG62006 to the API
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 136,
'expiration_date': '2026-03-30T15:28:20Z',
'fuel_type': 'petrol',
'id': '23b18ef0-791f-5e9c-a331-e0c9e62ae0da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WG62006',
'listing': 'auction',
'make': 'Peugeot',
'model': '408',
'odometer': 10911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-28',
'seller_name': None,
'title': 'Peugeot 408 1.2 Mild-Hybrid Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2024}
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG62006%27 HTTP/1.1" 200 None
2026-03-29 11:22:55 [auto1.fr] INFO: Saving data for WG62006: {'auction_closing_time': 1774884500.0, 'created_time': 1774696908.572068, 'last_price_update_time': 1774783375.605487}
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WG62006') HTTP/1.1" 204 0
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: MS82377
2026-03-29 11:22:55 [auto1.fr] INFO: Found listing with ID: LD94932
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD94932%27 HTTP/1.1" 200 None
2026-03-29 11:22:55 [auto1.fr] INFO: Scrape type for LD94932: 2
2026-03-29 11:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8fa04dd-44da-52ee-abc6-e7483a47ef7d with identifier: LD94932
2026-03-29 11:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8fa04dd-44da-52ee-abc6-e7483a47ef7d with scrape type 2
2026-03-29 11:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8fa04dd-44da-52ee-abc6-e7483a47ef7d with scrape type 2
2026-03-29 11:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e8fa04dd-44da-52ee-abc6-e7483a47ef7d, identifier: LD94932
2026-03-29 11:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e8fa04dd-44da-52ee-abc6-e7483a47ef7d with identifier: LD94932
2026-03-29 11:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e8fa04dd-44da-52ee-abc6-e7483a47ef7d with identifier: LD94932
2026-03-29 11:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e8fa04dd-44da-52ee-abc6-e7483a47ef7d with identifier: LD94932 to the API
2026-03-29 11:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:45:28Z',
'fuel_type': 'diesel',
'id': 'e8fa04dd-44da-52ee-abc6-e7483a47ef7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LD94932',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 238342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-30',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro Avus',
'transmission': 'automatic',
'trim': 'quattro Avus',
'year': 2012}
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD94932%27 HTTP/1.1" 200 None
2026-03-29 11:22:56 [auto1.fr] INFO: Saving data for LD94932: {'auction_closing_time': 1774885528.0, 'created_time': 1774696903.338204, 'last_price_update_time': 1774783376.032835}
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LD94932') HTTP/1.1" 204 0
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: AB62030
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB62030%27 HTTP/1.1" 200 None
2026-03-29 11:22:56 [auto1.fr] INFO: Scrape type for AB62030: 2
2026-03-29 11:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191a1540-dc64-5d51-85b6-0febf1b78390 with identifier: AB62030
2026-03-29 11:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191a1540-dc64-5d51-85b6-0febf1b78390 with scrape type 2
2026-03-29 11:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191a1540-dc64-5d51-85b6-0febf1b78390 with scrape type 2
2026-03-29 11:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 191a1540-dc64-5d51-85b6-0febf1b78390, identifier: AB62030
2026-03-29 11:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 191a1540-dc64-5d51-85b6-0febf1b78390 with identifier: AB62030
2026-03-29 11:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 191a1540-dc64-5d51-85b6-0febf1b78390 with identifier: AB62030
2026-03-29 11:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 191a1540-dc64-5d51-85b6-0febf1b78390 with identifier: AB62030 to the API
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22: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': 115,
'expiration_date': '2026-03-30T15:10:26Z',
'fuel_type': 'diesel',
'id': '191a1540-dc64-5d51-85b6-0febf1b78390',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB62030',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 220044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-09',
'seller_name': None,
'title': 'Peugeot 5008 1.6 e-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2013}
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB62030%27 HTTP/1.1" 200 None
2026-03-29 11:22:56 [auto1.fr] INFO: Saving data for AB62030: {'auction_closing_time': 1774883426.0, 'created_time': 1774696911.355867, 'last_price_update_time': 1774783376.430807}
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AB62030') HTTP/1.1" 204 0
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: AR32479
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: UB93214
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: BG44189
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: SB97802
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: PZ17655
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ17655%27 HTTP/1.1" 200 None
2026-03-29 11:22:56 [auto1.fr] INFO: Scrape type for PZ17655: 2
2026-03-29 11:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0b95970-0e48-5438-bfe1-90a451d58fb7 with identifier: PZ17655
2026-03-29 11:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0b95970-0e48-5438-bfe1-90a451d58fb7 with scrape type 2
2026-03-29 11:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0b95970-0e48-5438-bfe1-90a451d58fb7 with scrape type 2
2026-03-29 11:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e0b95970-0e48-5438-bfe1-90a451d58fb7, identifier: PZ17655
2026-03-29 11:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e0b95970-0e48-5438-bfe1-90a451d58fb7 with identifier: PZ17655
2026-03-29 11:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e0b95970-0e48-5438-bfe1-90a451d58fb7 with identifier: PZ17655
2026-03-29 11:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e0b95970-0e48-5438-bfe1-90a451d58fb7 with identifier: PZ17655 to the API
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:13:33Z',
'fuel_type': 'diesel',
'id': 'e0b95970-0e48-5438-bfe1-90a451d58fb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ17655',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 370759,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-20',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2010}
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ17655%27 HTTP/1.1" 200 None
2026-03-29 11:22:56 [auto1.fr] INFO: Saving data for PZ17655: {'auction_closing_time': 1774883613.0, 'created_time': 1774696891.517708, 'last_price_update_time': 1774783376.880969}
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PZ17655') HTTP/1.1" 204 0
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: XX97673
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: EA06255
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: VY46453
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: MP15770
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: RX15931
2026-03-29 11:22:56 [auto1.fr] INFO: Found listing with ID: LE76183
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE76183%27 HTTP/1.1" 200 None
2026-03-29 11:22:57 [auto1.fr] INFO: Scrape type for LE76183: 2
2026-03-29 11:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f55a5591-d21a-5e37-bc3e-a02944481a3a with identifier: LE76183
2026-03-29 11:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55a5591-d21a-5e37-bc3e-a02944481a3a with scrape type 2
2026-03-29 11:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f55a5591-d21a-5e37-bc3e-a02944481a3a with scrape type 2
2026-03-29 11:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f55a5591-d21a-5e37-bc3e-a02944481a3a, identifier: LE76183
2026-03-29 11:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f55a5591-d21a-5e37-bc3e-a02944481a3a with identifier: LE76183
2026-03-29 11:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f55a5591-d21a-5e37-bc3e-a02944481a3a with identifier: LE76183
2026-03-29 11:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f55a5591-d21a-5e37-bc3e-a02944481a3a with identifier: LE76183 to the API
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:48:10Z',
'fuel_type': 'diesel',
'id': 'f55a5591-d21a-5e37-bc3e-a02944481a3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LE76183',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 225844,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-28',
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2011}
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE76183%27 HTTP/1.1" 200 None
2026-03-29 11:22:57 [auto1.fr] INFO: Saving data for LE76183: {'auction_closing_time': 1774885690.0, 'created_time': 1774696909.784059, 'last_price_update_time': 1774783377.406079}
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LE76183') HTTP/1.1" 204 0
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: NV07557
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: AZ95896
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: SX31357
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX31357%27 HTTP/1.1" 200 None
2026-03-29 11:22:57 [auto1.fr] INFO: Scrape type for SX31357: 0
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: UE22232
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE22232%27 HTTP/1.1" 200 None
2026-03-29 11:22:57 [auto1.fr] INFO: Scrape type for UE22232: 2
2026-03-29 11:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0c974be-78db-5aa8-b987-34ef7dccaad3 with identifier: UE22232
2026-03-29 11:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0c974be-78db-5aa8-b987-34ef7dccaad3 with scrape type 2
2026-03-29 11:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0c974be-78db-5aa8-b987-34ef7dccaad3 with scrape type 2
2026-03-29 11:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d0c974be-78db-5aa8-b987-34ef7dccaad3, identifier: UE22232
2026-03-29 11:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d0c974be-78db-5aa8-b987-34ef7dccaad3 with identifier: UE22232
2026-03-29 11:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d0c974be-78db-5aa8-b987-34ef7dccaad3 with identifier: UE22232
2026-03-29 11:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d0c974be-78db-5aa8-b987-34ef7dccaad3 with identifier: UE22232 to the API
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:26:30Z',
'fuel_type': 'diesel',
'id': 'd0c974be-78db-5aa8-b987-34ef7dccaad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UE22232',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 225242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-17',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI Cup BlueMotion',
'transmission': 'automatic',
'trim': 'Cup BlueMotion',
'year': 2015}
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE22232%27 HTTP/1.1" 200 None
2026-03-29 11:22:57 [auto1.fr] INFO: Saving data for UE22232: {'auction_closing_time': 1774884390.0, 'created_time': 1774696880.722095, 'last_price_update_time': 1774783377.867133}
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UE22232') HTTP/1.1" 204 0
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: DB93525
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: DB50817
2026-03-29 11:22:57 [auto1.fr] INFO: Found listing with ID: UY74801
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY74801%27 HTTP/1.1" 200 None
2026-03-29 11:22:57 [auto1.fr] INFO: Scrape type for UY74801: 2
2026-03-29 11:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c77097d6-520c-5d87-b8c5-7d928cc5a3e0 with identifier: UY74801
2026-03-29 11:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c77097d6-520c-5d87-b8c5-7d928cc5a3e0 with scrape type 2
2026-03-29 11:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c77097d6-520c-5d87-b8c5-7d928cc5a3e0 with scrape type 2
2026-03-29 11:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c77097d6-520c-5d87-b8c5-7d928cc5a3e0, identifier: UY74801
2026-03-29 11:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c77097d6-520c-5d87-b8c5-7d928cc5a3e0 with identifier: UY74801
2026-03-29 11:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c77097d6-520c-5d87-b8c5-7d928cc5a3e0 with identifier: UY74801
2026-03-29 11:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c77097d6-520c-5d87-b8c5-7d928cc5a3e0 with identifier: UY74801 to the API
2026-03-29 11:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:22: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 11:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:01:04Z',
'fuel_type': 'diesel',
'id': 'c77097d6-520c-5d87-b8c5-7d928cc5a3e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY74801',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 203655,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-01',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium Pack',
'transmission': 'manual',
'trim': 'Premium Pack',
'year': 2008}
2026-03-29 11:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY74801%27 HTTP/1.1" 200 None
2026-03-29 11:22:58 [auto1.fr] INFO: Saving data for UY74801: {'auction_closing_time': 1774882864.0, 'created_time': 1774696898.050039, 'last_price_update_time': 1774783378.293166}
2026-03-29 11:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UY74801') HTTP/1.1" 204 0
2026-03-29 11:22:58 [auto1.fr] INFO: Found listing with ID: UY82545
2026-03-29 11:22:58 [auto1.fr] INFO: Found listing with ID: YP27295
2026-03-29 11:22:58 [auto1.fr] INFO: Found listing with ID: GR65808
2026-03-29 11:22:58 [auto1.fr] INFO: Found listing with ID: RD87549
2026-03-29 11:22:58 [auto1.fr] INFO: Found listing with ID: VH99399
2026-03-29 11:23:06 [scrapy.extensions.logstats] INFO: Crawled 100 pages (at 5 pages/min), scraped 99 items (at 60 items/min)
2026-03-29 11:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:23: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 11:23:12 [auto1.fr] INFO: Channel: 24h | Page: 97 | totalHits: 4019 | hits on page: 40
2026-03-29 11:23:12 [auto1.fr] INFO: Found listing with ID: GN15329
2026-03-29 11:23:12 [auto1.fr] INFO: Found listing with ID: XC86596
2026-03-29 11:23:12 [auto1.fr] INFO: Found listing with ID: CM97397
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM97397%27 HTTP/1.1" 200 None
2026-03-29 11:23:12 [auto1.fr] INFO: Scrape type for CM97397: 2
2026-03-29 11:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4df36ee0-bd51-539d-b4fe-02b98ea5b717 with identifier: CM97397
2026-03-29 11:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4df36ee0-bd51-539d-b4fe-02b98ea5b717 with scrape type 2
2026-03-29 11:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4df36ee0-bd51-539d-b4fe-02b98ea5b717 with scrape type 2
2026-03-29 11:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4df36ee0-bd51-539d-b4fe-02b98ea5b717, identifier: CM97397
2026-03-29 11:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4df36ee0-bd51-539d-b4fe-02b98ea5b717 with identifier: CM97397
2026-03-29 11:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4df36ee0-bd51-539d-b4fe-02b98ea5b717 with identifier: CM97397
2026-03-29 11:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4df36ee0-bd51-539d-b4fe-02b98ea5b717 with identifier: CM97397 to the API
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 68,
'expiration_date': '2026-03-30T15:37:41Z',
'fuel_type': 'petrol',
'id': '4df36ee0-bd51-539d-b4fe-02b98ea5b717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CM97397',
'listing': 'auction',
'make': 'Citroen',
'model': 'C1',
'odometer': 68412,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-06',
'seller_name': None,
'title': 'Citroen C1 1.0 Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2009}
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM97397%27 HTTP/1.1" 200 None
2026-03-29 11:23:12 [auto1.fr] INFO: Saving data for CM97397: {'auction_closing_time': 1774885061.0, 'created_time': 1774696910.793384, 'last_price_update_time': 1774783392.906062}
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CM97397') HTTP/1.1" 204 0
2026-03-29 11:23: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 11:23:12 [auto1.fr] INFO: Found listing with ID: XN27034
2026-03-29 11:23:12 [auto1.fr] INFO: Found listing with ID: BR75438
2026-03-29 11:23:12 [auto1.fr] INFO: Found listing with ID: DA62794
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA62794%27 HTTP/1.1" 200 None
2026-03-29 11:23:12 [auto1.fr] INFO: Scrape type for DA62794: 2
2026-03-29 11:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed with identifier: DA62794
2026-03-29 11:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed with scrape type 2
2026-03-29 11:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed with scrape type 2
2026-03-29 11:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed, identifier: DA62794
2026-03-29 11:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed with identifier: DA62794
2026-03-29 11:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed with identifier: DA62794
2026-03-29 11:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6dc3e41-aeb2-51b5-976b-2d7c15ee69ed with identifier: DA62794 to the API
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 140,
'expiration_date': '2026-03-30T15:57:23Z',
'fuel_type': 'petrol',
'id': 'd6dc3e41-aeb2-51b5-976b-2d7c15ee69ed',
'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/DA62794',
'listing': 'auction',
'make': 'Renault',
'model': 'Arkana',
'odometer': 74841,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-27',
'seller_name': None,
'title': 'Renault Arkana 1.3 TCe Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2022}
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA62794%27 HTTP/1.1" 200 None
2026-03-29 11:23:13 [auto1.fr] INFO: Saving data for DA62794: {'auction_closing_time': 1774886243.0, 'created_time': 1773940559.90063, 'last_price_update_time': 1774783393.358077}
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DA62794') HTTP/1.1" 204 0
2026-03-29 11:23:13 [auto1.fr] INFO: Found listing with ID: CM36705
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM36705%27 HTTP/1.1" 200 None
2026-03-29 11:23:13 [auto1.fr] INFO: Scrape type for CM36705: 2
2026-03-29 11:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98ce512-0a5f-542b-98a5-a830014845e5 with identifier: CM36705
2026-03-29 11:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98ce512-0a5f-542b-98a5-a830014845e5 with scrape type 2
2026-03-29 11:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e98ce512-0a5f-542b-98a5-a830014845e5 with scrape type 2
2026-03-29 11:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e98ce512-0a5f-542b-98a5-a830014845e5, identifier: CM36705
2026-03-29 11:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e98ce512-0a5f-542b-98a5-a830014845e5 with identifier: CM36705
2026-03-29 11:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e98ce512-0a5f-542b-98a5-a830014845e5 with identifier: CM36705
2026-03-29 11:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e98ce512-0a5f-542b-98a5-a830014845e5 with identifier: CM36705 to the API
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:44:57Z',
'fuel_type': 'petrol',
'id': 'e98ce512-0a5f-542b-98a5-a830014845e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CM36705',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 92173,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-14',
'seller_name': None,
'title': 'Fiat 500X 1.4 Turbo Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM36705%27 HTTP/1.1" 200 None
2026-03-29 11:23:13 [auto1.fr] INFO: Saving data for CM36705: {'auction_closing_time': 1774885497.0, 'created_time': 1774696905.166568, 'last_price_update_time': 1774783393.92493}
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CM36705') HTTP/1.1" 204 0
2026-03-29 11:23:13 [auto1.fr] INFO: Found listing with ID: FW89890
2026-03-29 11:23:13 [auto1.fr] INFO: Found listing with ID: DV18698
2026-03-29 11:23:13 [auto1.fr] INFO: Found listing with ID: GJ07999
2026-03-29 11:23:13 [auto1.fr] INFO: Found listing with ID: AP86638
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP86638%27 HTTP/1.1" 200 None
2026-03-29 11:23:14 [auto1.fr] INFO: Scrape type for AP86638: 2
2026-03-29 11:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb383ae8-c33c-5bc2-9e15-58793a8e3449 with identifier: AP86638
2026-03-29 11:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb383ae8-c33c-5bc2-9e15-58793a8e3449 with scrape type 2
2026-03-29 11:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb383ae8-c33c-5bc2-9e15-58793a8e3449 with scrape type 2
2026-03-29 11:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cb383ae8-c33c-5bc2-9e15-58793a8e3449, identifier: AP86638
2026-03-29 11:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cb383ae8-c33c-5bc2-9e15-58793a8e3449 with identifier: AP86638
2026-03-29 11:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cb383ae8-c33c-5bc2-9e15-58793a8e3449 with identifier: AP86638
2026-03-29 11:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cb383ae8-c33c-5bc2-9e15-58793a8e3449 with identifier: AP86638 to the API
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 116,
'expiration_date': '2026-03-30T15:36:51Z',
'fuel_type': 'diesel',
'id': 'cb383ae8-c33c-5bc2-9e15-58793a8e3449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AP86638',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 169023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-15',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi Acenta',
'transmission': 'automatic',
'trim': 'Acenta',
'year': 2020}
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP86638%27 HTTP/1.1" 200 None
2026-03-29 11:23:14 [auto1.fr] INFO: Saving data for AP86638: {'auction_closing_time': 1774885011.0, 'created_time': 1774696899.449639, 'last_price_update_time': 1774783394.439459}
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AP86638') HTTP/1.1" 204 0
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: HR83482
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: HT64523
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: XE72026
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: HM48780
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM48780%27 HTTP/1.1" 200 None
2026-03-29 11:23:14 [auto1.fr] INFO: Scrape type for HM48780: 2
2026-03-29 11:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95 with identifier: HM48780
2026-03-29 11:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95 with scrape type 2
2026-03-29 11:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95 with scrape type 2
2026-03-29 11:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95, identifier: HM48780
2026-03-29 11:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95 with identifier: HM48780
2026-03-29 11:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95 with identifier: HM48780
2026-03-29 11:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0fc825a9-a8b3-5ae3-a023-ab1fafb09f95 with identifier: HM48780 to the API
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 215,
'expiration_date': '2026-03-30T15:33:13Z',
'fuel_type': 'diesel',
'id': '0fc825a9-a8b3-5ae3-a023-ab1fafb09f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HM48780',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 299222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-07',
'seller_name': None,
'title': 'Volvo XC60 2.4 D5 Xénium AWD',
'transmission': 'automatic',
'trim': 'Xénium AWD',
'year': 2012}
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM48780%27 HTTP/1.1" 200 None
2026-03-29 11:23:14 [auto1.fr] INFO: Saving data for HM48780: {'auction_closing_time': 1774884793.0, 'created_time': 1774696895.933391, 'last_price_update_time': 1774783394.861523}
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HM48780') HTTP/1.1" 204 0
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: GF26639
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: MG94762
2026-03-29 11:23:14 [auto1.fr] INFO: Found listing with ID: ZJ78333
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ78333%27 HTTP/1.1" 200 None
2026-03-29 11:23:14 [auto1.fr] INFO: Scrape type for ZJ78333: 2
2026-03-29 11:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9385d079-8278-5708-a19e-33471b222ab6 with identifier: ZJ78333
2026-03-29 11:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9385d079-8278-5708-a19e-33471b222ab6 with scrape type 2
2026-03-29 11:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9385d079-8278-5708-a19e-33471b222ab6 with scrape type 2
2026-03-29 11:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9385d079-8278-5708-a19e-33471b222ab6, identifier: ZJ78333
2026-03-29 11:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9385d079-8278-5708-a19e-33471b222ab6 with identifier: ZJ78333
2026-03-29 11:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9385d079-8278-5708-a19e-33471b222ab6 with identifier: ZJ78333
2026-03-29 11:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9385d079-8278-5708-a19e-33471b222ab6 with identifier: ZJ78333 to the API
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 88,
'expiration_date': '2026-03-30T15:53:47Z',
'fuel_type': 'petrol',
'id': '9385d079-8278-5708-a19e-33471b222ab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZJ78333',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 171797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-04',
'seller_name': None,
'title': 'Peugeot 307 1.4 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2005}
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ78333%27 HTTP/1.1" 200 None
2026-03-29 11:23:15 [auto1.fr] INFO: Saving data for ZJ78333: {'auction_closing_time': 1774886027.0, 'created_time': 1774696895.109572, 'last_price_update_time': 1774783395.289509}
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZJ78333') HTTP/1.1" 204 0
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: RJ07481
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: WJ84235
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: DP76483
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: SB48799
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: CE16671
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: LX88375
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: NX23430
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: CC07713
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: ME50584
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: MC04904
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC04904%27 HTTP/1.1" 200 None
2026-03-29 11:23:15 [auto1.fr] INFO: Scrape type for MC04904: 2
2026-03-29 11:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a with identifier: MC04904
2026-03-29 11:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a with scrape type 2
2026-03-29 11:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a with scrape type 2
2026-03-29 11:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a, identifier: MC04904
2026-03-29 11:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a with identifier: MC04904
2026-03-29 11:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a with identifier: MC04904
2026-03-29 11:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a with identifier: MC04904 to the API
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 120,
'expiration_date': '2026-03-30T15:01:37Z',
'fuel_type': 'diesel',
'id': '92bb4bbc-4e84-5ce5-a7b0-6b5808321a5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MC04904',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 256643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-01',
'seller_name': None,
'title': 'Peugeot 308 1.6 Blue-HDi Feline',
'transmission': 'automatic',
'trim': 'Feline',
'year': 2015}
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC04904%27 HTTP/1.1" 200 None
2026-03-29 11:23:15 [auto1.fr] INFO: Saving data for MC04904: {'auction_closing_time': 1774882897.0, 'created_time': 1774696905.561146, 'last_price_update_time': 1774783395.928583}
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MC04904') HTTP/1.1" 204 0
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: XC86703
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: LT86952
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: ZB78862
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: DT31786
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: CF56983
2026-03-29 11:23:15 [auto1.fr] INFO: Found listing with ID: TW49846
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW49846%27 HTTP/1.1" 200 None
2026-03-29 11:23:15 [auto1.fr] INFO: Scrape type for TW49846: 2
2026-03-29 11:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c77f12d-08fd-5381-ae72-123aa90b26e7 with identifier: TW49846
2026-03-29 11:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c77f12d-08fd-5381-ae72-123aa90b26e7 with scrape type 2
2026-03-29 11:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c77f12d-08fd-5381-ae72-123aa90b26e7 with scrape type 2
2026-03-29 11:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0c77f12d-08fd-5381-ae72-123aa90b26e7, identifier: TW49846
2026-03-29 11:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0c77f12d-08fd-5381-ae72-123aa90b26e7 with identifier: TW49846
2026-03-29 11:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0c77f12d-08fd-5381-ae72-123aa90b26e7 with identifier: TW49846
2026-03-29 11:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0c77f12d-08fd-5381-ae72-123aa90b26e7 with identifier: TW49846 to the API
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:07:19Z',
'fuel_type': 'petrol',
'id': '0c77f12d-08fd-5381-ae72-123aa90b26e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW49846',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 49789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2018}
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW49846%27 HTTP/1.1" 200 None
2026-03-29 11:23:16 [auto1.fr] INFO: Saving data for TW49846: {'auction_closing_time': 1774883239.0, 'created_time': 1774696912.467886, 'last_price_update_time': 1774783396.474745}
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TW49846') HTTP/1.1" 204 0
2026-03-29 11:23:16 [auto1.fr] INFO: Found listing with ID: GP42968
2026-03-29 11:23:16 [auto1.fr] INFO: Found listing with ID: WV66962
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV66962%27 HTTP/1.1" 200 None
2026-03-29 11:23:16 [auto1.fr] INFO: Scrape type for WV66962: 2
2026-03-29 11:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf with identifier: WV66962
2026-03-29 11:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf with scrape type 2
2026-03-29 11:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf with scrape type 2
2026-03-29 11:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf, identifier: WV66962
2026-03-29 11:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf with identifier: WV66962
2026-03-29 11:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf with identifier: WV66962
2026-03-29 11:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf with identifier: WV66962 to the API
2026-03-29 11:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 120,
'expiration_date': '2026-03-30T15:36:55Z',
'fuel_type': 'diesel',
'id': 'cb1e6fed-eb7c-5cb8-85fc-5814cc1d08bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WV66962',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 171851,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-19',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV66962%27 HTTP/1.1" 200 None
2026-03-29 11:23:17 [auto1.fr] INFO: Saving data for WV66962: {'auction_closing_time': 1774885015.0, 'created_time': 1773940388.744664, 'last_price_update_time': 1774783397.047306}
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WV66962') HTTP/1.1" 204 0
2026-03-29 11:23:17 [auto1.fr] INFO: Found listing with ID: WY14956
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY14956%27 HTTP/1.1" 200 None
2026-03-29 11:23:17 [auto1.fr] INFO: Scrape type for WY14956: 2
2026-03-29 11:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0d6e418-105d-58f7-82fb-1dfc24ac8415 with identifier: WY14956
2026-03-29 11:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0d6e418-105d-58f7-82fb-1dfc24ac8415 with scrape type 2
2026-03-29 11:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0d6e418-105d-58f7-82fb-1dfc24ac8415 with scrape type 2
2026-03-29 11:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e0d6e418-105d-58f7-82fb-1dfc24ac8415, identifier: WY14956
2026-03-29 11:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e0d6e418-105d-58f7-82fb-1dfc24ac8415 with identifier: WY14956
2026-03-29 11:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e0d6e418-105d-58f7-82fb-1dfc24ac8415 with identifier: WY14956
2026-03-29 11:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e0d6e418-105d-58f7-82fb-1dfc24ac8415 with identifier: WY14956 to the API
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 135,
'expiration_date': '2026-03-30T15:39:17Z',
'fuel_type': 'diesel',
'id': 'e0d6e418-105d-58f7-82fb-1dfc24ac8415',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WY14956',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 155703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-06',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d Fascination',
'transmission': 'automatic',
'trim': 'Fascination',
'year': 2016}
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY14956%27 HTTP/1.1" 200 None
2026-03-29 11:23:17 [auto1.fr] INFO: Saving data for WY14956: {'auction_closing_time': 1774885157.0, 'created_time': 1774038902.133575, 'last_price_update_time': 1774783397.509485}
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WY14956') HTTP/1.1" 204 0
2026-03-29 11:23:17 [auto1.fr] INFO: Found listing with ID: NH48548
2026-03-29 11:23:17 [auto1.fr] INFO: Found listing with ID: BS53040
2026-03-29 11:23:17 [auto1.fr] INFO: Found listing with ID: KJ16018
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ16018%27 HTTP/1.1" 200 None
2026-03-29 11:23:17 [auto1.fr] INFO: Scrape type for KJ16018: 2
2026-03-29 11:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e347a31-babf-5c46-8b55-e7ea333909a1 with identifier: KJ16018
2026-03-29 11:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e347a31-babf-5c46-8b55-e7ea333909a1 with scrape type 2
2026-03-29 11:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e347a31-babf-5c46-8b55-e7ea333909a1 with scrape type 2
2026-03-29 11:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7e347a31-babf-5c46-8b55-e7ea333909a1, identifier: KJ16018
2026-03-29 11:23: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 11:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7e347a31-babf-5c46-8b55-e7ea333909a1 with identifier: KJ16018
2026-03-29 11:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7e347a31-babf-5c46-8b55-e7ea333909a1 with identifier: KJ16018
2026-03-29 11:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7e347a31-babf-5c46-8b55-e7ea333909a1 with identifier: KJ16018 to the API
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 110,
'expiration_date': '2026-03-30T15:32:42Z',
'fuel_type': 'diesel',
'id': '7e347a31-babf-5c46-8b55-e7ea333909a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ16018',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 165598,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Tekna',
'transmission': 'manual',
'trim': 'Tekna',
'year': 2016}
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ16018%27 HTTP/1.1" 200 None
2026-03-29 11:23:17 [auto1.fr] INFO: Saving data for KJ16018: {'auction_closing_time': 1774884762.0, 'created_time': 1774696914.65828, 'last_price_update_time': 1774783397.985369}
2026-03-29 11:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ16018') HTTP/1.1" 204 0
2026-03-29 11:23:18 [auto1.fr] INFO: Channel: 24h | Page: 98 | totalHits: 4019 | hits on page: 40
2026-03-29 11:23:18 [auto1.fr] INFO: Found listing with ID: HU61885
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU61885%27 HTTP/1.1" 200 None
2026-03-29 11:23:18 [auto1.fr] INFO: Scrape type for HU61885: 2
2026-03-29 11:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c473968-0146-5af2-8522-b1638d62c014 with identifier: HU61885
2026-03-29 11:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c473968-0146-5af2-8522-b1638d62c014 with scrape type 2
2026-03-29 11:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c473968-0146-5af2-8522-b1638d62c014 with scrape type 2
2026-03-29 11:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0c473968-0146-5af2-8522-b1638d62c014, identifier: HU61885
2026-03-29 11:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0c473968-0146-5af2-8522-b1638d62c014 with identifier: HU61885
2026-03-29 11:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0c473968-0146-5af2-8522-b1638d62c014 with identifier: HU61885
2026-03-29 11:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0c473968-0146-5af2-8522-b1638d62c014 with identifier: HU61885 to the API
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 2,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:52:53Z',
'fuel_type': 'diesel',
'id': '0c473968-0146-5af2-8522-b1638d62c014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU61885',
'listing': 'auction',
'make': 'Nissan',
'model': 'Navara Pick-up',
'odometer': 145322,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-02',
'seller_name': None,
'title': 'Nissan Navara Pick-up 2.5 dCi King Cab SE 4x4',
'transmission': 'manual',
'trim': 'King Cab SE 4x4',
'year': 2015}
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU61885%27 HTTP/1.1" 200 None
2026-03-29 11:23:18 [auto1.fr] INFO: Saving data for HU61885: {'auction_closing_time': 1774885973.0, 'created_time': 1774696918.997827, 'last_price_update_time': 1774783398.431782}
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HU61885') HTTP/1.1" 204 0
2026-03-29 11:23: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 11:23:18 [auto1.fr] INFO: Found listing with ID: PA55290
2026-03-29 11:23:18 [auto1.fr] INFO: Found listing with ID: EH68691
2026-03-29 11:23:18 [auto1.fr] INFO: Found listing with ID: WE11934
2026-03-29 11:23:18 [auto1.fr] INFO: Found listing with ID: FC40190
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC40190%27 HTTP/1.1" 200 None
2026-03-29 11:23:18 [auto1.fr] INFO: Scrape type for FC40190: 2
2026-03-29 11:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2ca46c-aa19-5443-9e64-8a93a98a7058 with identifier: FC40190
2026-03-29 11:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2ca46c-aa19-5443-9e64-8a93a98a7058 with scrape type 2
2026-03-29 11:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2ca46c-aa19-5443-9e64-8a93a98a7058 with scrape type 2
2026-03-29 11:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7a2ca46c-aa19-5443-9e64-8a93a98a7058, identifier: FC40190
2026-03-29 11:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7a2ca46c-aa19-5443-9e64-8a93a98a7058 with identifier: FC40190
2026-03-29 11:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7a2ca46c-aa19-5443-9e64-8a93a98a7058 with identifier: FC40190
2026-03-29 11:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7a2ca46c-aa19-5443-9e64-8a93a98a7058 with identifier: FC40190 to the API
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 95,
'expiration_date': '2026-03-30T15:05:18Z',
'fuel_type': 'petrol',
'id': '7a2ca46c-aa19-5443-9e64-8a93a98a7058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC40190',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 215523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-22',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 160 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2009}
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC40190%27 HTTP/1.1" 200 None
2026-03-29 11:23:18 [auto1.fr] INFO: Saving data for FC40190: {'auction_closing_time': 1774883118.0, 'created_time': 1774696919.411045, 'last_price_update_time': 1774783398.882411}
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FC40190') HTTP/1.1" 204 0
2026-03-29 11:23:18 [auto1.fr] INFO: Found listing with ID: BW32282
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW32282%27 HTTP/1.1" 200 None
2026-03-29 11:23:19 [auto1.fr] INFO: Scrape type for BW32282: 2
2026-03-29 11:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b514792-c5f1-5f6d-af29-ee87e25a20b1 with identifier: BW32282
2026-03-29 11:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b514792-c5f1-5f6d-af29-ee87e25a20b1 with scrape type 2
2026-03-29 11:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b514792-c5f1-5f6d-af29-ee87e25a20b1 with scrape type 2
2026-03-29 11:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8b514792-c5f1-5f6d-af29-ee87e25a20b1, identifier: BW32282
2026-03-29 11:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8b514792-c5f1-5f6d-af29-ee87e25a20b1 with identifier: BW32282
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 11:23:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8b514792-c5f1-5f6d-af29-ee87e25a20b1 with identifier: BW32282
2026-03-29 11:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8b514792-c5f1-5f6d-af29-ee87e25a20b1 with identifier: BW32282 to the API
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:53:26Z',
'fuel_type': 'petrol',
'id': '8b514792-c5f1-5f6d-af29-ee87e25a20b1',
'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/BW32282',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 145050,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-18',
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2023}
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW32282%27 HTTP/1.1" 200 None
2026-03-29 11:23:19 [auto1.fr] INFO: Saving data for BW32282: {'auction_closing_time': 1774886006.0, 'created_time': 1774452329.823008, 'last_price_update_time': 1774783399.543989}
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BW32282') HTTP/1.1" 204 0
2026-03-29 11:23:19 [auto1.fr] INFO: Found listing with ID: DP07678
2026-03-29 11:23:19 [auto1.fr] INFO: Found listing with ID: TZ20525
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ20525%27 HTTP/1.1" 200 None
2026-03-29 11:23:19 [auto1.fr] INFO: Scrape type for TZ20525: 2
2026-03-29 11:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53aec07-2dab-5f01-849a-258c8e7d2529 with identifier: TZ20525
2026-03-29 11:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53aec07-2dab-5f01-849a-258c8e7d2529 with scrape type 2
2026-03-29 11:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e53aec07-2dab-5f01-849a-258c8e7d2529 with scrape type 2
2026-03-29 11:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e53aec07-2dab-5f01-849a-258c8e7d2529, identifier: TZ20525
2026-03-29 11:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e53aec07-2dab-5f01-849a-258c8e7d2529 with identifier: TZ20525
2026-03-29 11:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e53aec07-2dab-5f01-849a-258c8e7d2529 with identifier: TZ20525
2026-03-29 11:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e53aec07-2dab-5f01-849a-258c8e7d2529 with identifier: TZ20525 to the API
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:49:39Z',
'fuel_type': 'diesel',
'id': 'e53aec07-2dab-5f01-849a-258c8e7d2529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ20525',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 231564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-12',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2012}
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ20525%27 HTTP/1.1" 200 None
2026-03-29 11:23:19 [auto1.fr] INFO: Saving data for TZ20525: {'auction_closing_time': 1774885779.0, 'created_time': 1774696914.10902, 'last_price_update_time': 1774783399.978672}
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TZ20525') HTTP/1.1" 204 0
2026-03-29 11:23:20 [auto1.fr] INFO: Found listing with ID: PL68366
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL68366%27 HTTP/1.1" 200 None
2026-03-29 11:23:20 [auto1.fr] INFO: Scrape type for PL68366: 2
2026-03-29 11:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37836617-f8f5-5d2f-8e39-85aff39ea559 with identifier: PL68366
2026-03-29 11:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37836617-f8f5-5d2f-8e39-85aff39ea559 with scrape type 2
2026-03-29 11:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37836617-f8f5-5d2f-8e39-85aff39ea559 with scrape type 2
2026-03-29 11:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 37836617-f8f5-5d2f-8e39-85aff39ea559, identifier: PL68366
2026-03-29 11:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 37836617-f8f5-5d2f-8e39-85aff39ea559 with identifier: PL68366
2026-03-29 11:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 37836617-f8f5-5d2f-8e39-85aff39ea559 with identifier: PL68366
2026-03-29 11:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 37836617-f8f5-5d2f-8e39-85aff39ea559 with identifier: PL68366 to the API
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:32:00Z',
'fuel_type': 'petrol',
'id': '37836617-f8f5-5d2f-8e39-85aff39ea559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PL68366',
'listing': 'auction',
'make': 'Ford',
'model': 'Ka',
'odometer': 80403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-05',
'seller_name': None,
'title': 'Ford Ka 1.2 Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2010}
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL68366%27 HTTP/1.1" 200 None
2026-03-29 11:23:20 [auto1.fr] INFO: Saving data for PL68366: {'auction_closing_time': 1774884720.0, 'created_time': 1774091880.142243, 'last_price_update_time': 1774783400.445139}
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PL68366') HTTP/1.1" 204 0
2026-03-29 11:23:20 [auto1.fr] INFO: Found listing with ID: GE38693
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE38693%27 HTTP/1.1" 200 None
2026-03-29 11:23:20 [auto1.fr] INFO: Scrape type for GE38693: 2
2026-03-29 11:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563 with identifier: GE38693
2026-03-29 11:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563 with scrape type 2
2026-03-29 11:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563 with scrape type 2
2026-03-29 11:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563, identifier: GE38693
2026-03-29 11:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563 with identifier: GE38693
2026-03-29 11:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563 with identifier: GE38693
2026-03-29 11:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563 with identifier: GE38693 to the API
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 116,
'expiration_date': '2026-03-30T15:33:11Z',
'fuel_type': 'hybrid',
'id': '3f9ccaa2-c2c6-595f-9aa2-b0f2b2e77563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GE38693',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 68352,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-19',
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 Hybrid Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2021}
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE38693%27 HTTP/1.1" 200 None
2026-03-29 11:23:20 [auto1.fr] INFO: Saving data for GE38693: {'auction_closing_time': 1774884791.0, 'created_time': 1774696922.542861, 'last_price_update_time': 1774783400.950953}
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GE38693') HTTP/1.1" 204 0
2026-03-29 11:23:20 [auto1.fr] INFO: Found listing with ID: FH21450
2026-03-29 11:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH21450%27 HTTP/1.1" 200 None
2026-03-29 11:23:21 [auto1.fr] INFO: Scrape type for FH21450: 2
2026-03-29 11:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c with identifier: FH21450
2026-03-29 11:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c with scrape type 2
2026-03-29 11:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c with scrape type 2
2026-03-29 11:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c, identifier: FH21450
2026-03-29 11:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c with identifier: FH21450
2026-03-29 11:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c with identifier: FH21450
2026-03-29 11:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c with identifier: FH21450 to the API
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 131,
'expiration_date': '2026-03-30T15:31:08Z',
'fuel_type': 'petrol',
'id': 'f1ba6ed9-3d3e-5dbe-9e36-bec1adfaa82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH21450',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 78572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-01',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH21450%27 HTTP/1.1" 200 None
2026-03-29 11:23:21 [auto1.fr] INFO: Saving data for FH21450: {'auction_closing_time': 1774884668.0, 'created_time': 1774696916.592123, 'last_price_update_time': 1774783401.558584}
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH21450') HTTP/1.1" 204 0
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: LY94549
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: RM84382
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: BC92447
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: RK17714
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: CT39588
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: DV98597
2026-03-29 11:23:21 [auto1.fr] INFO: Found listing with ID: BU46785
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU46785%27 HTTP/1.1" 200 None
2026-03-29 11:23:21 [auto1.fr] INFO: Scrape type for BU46785: 2
2026-03-29 11:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e with identifier: BU46785
2026-03-29 11:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e with scrape type 2
2026-03-29 11:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e with scrape type 2
2026-03-29 11:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e, identifier: BU46785
2026-03-29 11:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e with identifier: BU46785
2026-03-29 11:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e with identifier: BU46785
2026-03-29 11:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e with identifier: BU46785 to the API
2026-03-29 11:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 90,
'expiration_date': '2026-03-30T15:11:56Z',
'fuel_type': 'diesel',
'id': 'c284d04b-d3c7-5f8d-8c09-e2bccdc2b58e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BU46785',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 186818,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-01-29',
'seller_name': None,
'title': 'Peugeot 207 1.6 HDi Premium Auto Ecole',
'transmission': 'manual',
'trim': 'Premium Auto Ecole',
'year': 2008}
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU46785%27 HTTP/1.1" 200 None
2026-03-29 11:23:22 [auto1.fr] INFO: Saving data for BU46785: {'auction_closing_time': 1774883516.0, 'created_time': 1774696921.267015, 'last_price_update_time': 1774783402.029308}
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BU46785') HTTP/1.1" 204 0
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: LA98443
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: ZZ77973
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ77973%27 HTTP/1.1" 200 None
2026-03-29 11:23:22 [auto1.fr] INFO: Scrape type for ZZ77973: 2
2026-03-29 11:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13763100-5a6c-5653-bed5-ca5eed734e1e with identifier: ZZ77973
2026-03-29 11:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13763100-5a6c-5653-bed5-ca5eed734e1e with scrape type 2
2026-03-29 11:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13763100-5a6c-5653-bed5-ca5eed734e1e with scrape type 2
2026-03-29 11:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 13763100-5a6c-5653-bed5-ca5eed734e1e, identifier: ZZ77973
2026-03-29 11:23: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 11:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 13763100-5a6c-5653-bed5-ca5eed734e1e with identifier: ZZ77973
2026-03-29 11:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 13763100-5a6c-5653-bed5-ca5eed734e1e with identifier: ZZ77973
2026-03-29 11:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 13763100-5a6c-5653-bed5-ca5eed734e1e with identifier: ZZ77973 to the API
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 115,
'expiration_date': '2026-03-30T15:30:38Z',
'fuel_type': 'diesel',
'id': '13763100-5a6c-5653-bed5-ca5eed734e1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZZ77973',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 215974,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-22',
'seller_name': None,
'title': 'Peugeot 308 1.6 e-HDi Feline',
'transmission': 'manual',
'trim': 'Feline',
'year': 2014}
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ77973%27 HTTP/1.1" 200 None
2026-03-29 11:23:22 [auto1.fr] INFO: Saving data for ZZ77973: {'auction_closing_time': 1774884638.0, 'created_time': 1774696925.210534, 'last_price_update_time': 1774783402.664105}
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZZ77973') HTTP/1.1" 204 0
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: PN32981
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: YT21957
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: MU00546
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: AK34290
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: SJ62177
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: UD34679
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: HV46569
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: KX69726
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: VN68211
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: BY88224
2026-03-29 11:23:22 [auto1.fr] INFO: Found listing with ID: EH00431
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH00431%27 HTTP/1.1" 200 None
2026-03-29 11:23:22 [auto1.fr] INFO: Scrape type for EH00431: 2
2026-03-29 11:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bb2190-6546-5598-8cf4-a10051527f16 with identifier: EH00431
2026-03-29 11:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bb2190-6546-5598-8cf4-a10051527f16 with scrape type 2
2026-03-29 11:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bb2190-6546-5598-8cf4-a10051527f16 with scrape type 2
2026-03-29 11:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e6bb2190-6546-5598-8cf4-a10051527f16, identifier: EH00431
2026-03-29 11:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e6bb2190-6546-5598-8cf4-a10051527f16 with identifier: EH00431
2026-03-29 11:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e6bb2190-6546-5598-8cf4-a10051527f16 with identifier: EH00431
2026-03-29 11:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e6bb2190-6546-5598-8cf4-a10051527f16 with identifier: EH00431 to the API
2026-03-29 11:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:48:28Z',
'fuel_type': 'petrol',
'id': 'e6bb2190-6546-5598-8cf4-a10051527f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH00431',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 98802,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-29',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2018}
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH00431%27 HTTP/1.1" 200 None
2026-03-29 11:23:23 [auto1.fr] INFO: Saving data for EH00431: {'auction_closing_time': 1774885708.0, 'created_time': 1774696940.076286, 'last_price_update_time': 1774783403.198124}
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EH00431') HTTP/1.1" 204 0
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: SV19654
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: VX83406
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: VD01234
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: MH96092
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: LS55707
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: GA79077
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA79077%27 HTTP/1.1" 200 None
2026-03-29 11:23:23 [auto1.fr] INFO: Scrape type for GA79077: 0
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: LR46598
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: PL44219
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: LS69033
2026-03-29 11:23:23 [auto1.fr] INFO: Channel: 24h | Page: 99 | totalHits: 4019 | hits on page: 40
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: EY77781
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: WS01750
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: EJ43664
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: BY88788
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: RK17685
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK17685%27 HTTP/1.1" 200 None
2026-03-29 11:23:23 [auto1.fr] INFO: Scrape type for RK17685: 2
2026-03-29 11:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4def794d-5902-55bd-a72d-d12a1f661c10 with identifier: RK17685
2026-03-29 11:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4def794d-5902-55bd-a72d-d12a1f661c10 with scrape type 2
2026-03-29 11:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4def794d-5902-55bd-a72d-d12a1f661c10 with scrape type 2
2026-03-29 11:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4def794d-5902-55bd-a72d-d12a1f661c10, identifier: RK17685
2026-03-29 11:23: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 11:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4def794d-5902-55bd-a72d-d12a1f661c10 with identifier: RK17685
2026-03-29 11:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4def794d-5902-55bd-a72d-d12a1f661c10 with identifier: RK17685
2026-03-29 11:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4def794d-5902-55bd-a72d-d12a1f661c10 with identifier: RK17685 to the API
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:23:26Z',
'fuel_type': 'diesel',
'id': '4def794d-5902-55bd-a72d-d12a1f661c10',
'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/RK17685',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 146567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.5 Blue-HDi Feel Pack',
'transmission': 'manual',
'trim': 'Feel Pack',
'year': 2021}
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK17685%27 HTTP/1.1" 200 None
2026-03-29 11:23:23 [auto1.fr] INFO: Saving data for RK17685: {'auction_closing_time': 1774884206.0, 'created_time': 1774452358.571592, 'last_price_update_time': 1774783403.761749}
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RK17685') HTTP/1.1" 204 0
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: KA97981
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: RF85983
2026-03-29 11:23:23 [auto1.fr] INFO: Found listing with ID: UA85826
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA85826%27 HTTP/1.1" 200 None
2026-03-29 11:23:23 [auto1.fr] INFO: Scrape type for UA85826: 2
2026-03-29 11:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc570045-207f-5a45-a2dc-35dcb22cf403 with identifier: UA85826
2026-03-29 11:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc570045-207f-5a45-a2dc-35dcb22cf403 with scrape type 2
2026-03-29 11:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc570045-207f-5a45-a2dc-35dcb22cf403 with scrape type 2
2026-03-29 11:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fc570045-207f-5a45-a2dc-35dcb22cf403, identifier: UA85826
2026-03-29 11:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fc570045-207f-5a45-a2dc-35dcb22cf403 with identifier: UA85826
2026-03-29 11:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fc570045-207f-5a45-a2dc-35dcb22cf403 with identifier: UA85826
2026-03-29 11:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fc570045-207f-5a45-a2dc-35dcb22cf403 with identifier: UA85826 to the API
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:27:53Z',
'fuel_type': 'petrol',
'id': 'fc570045-207f-5a45-a2dc-35dcb22cf403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UA85826',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 261166,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-23',
'seller_name': None,
'title': 'Toyota RAV 4 2.0 Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2015}
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA85826%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Saving data for UA85826: {'auction_closing_time': 1774884473.0, 'created_time': 1773908142.076376, 'last_price_update_time': 1774783404.357987}
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UA85826') HTTP/1.1" 204 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: VS85106
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: BX49552
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: ZX43488
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX43488%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for ZX43488: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: SH16233
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH16233%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for SH16233: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: YP68007
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP68007%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for YP68007: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: VR32762
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR32762%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for VR32762: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: TV44498
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: AN79186
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: RV86348
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: SV52781
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: ZS14692
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: ME66305
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME66305%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for ME66305: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: RR61665
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR61665%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for RR61665: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: EE16468
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: BS02300
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: TZ57976
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: PF75410
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: RN12409
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: HC84111
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: DJ06315
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ06315%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for DJ06315: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: KE79692
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE79692%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for KE79692: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: MR02960
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: ED20570
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: GU66594
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: RW22841
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW22841%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for RW22841: 0
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: SR33395
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: RM54731
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: BA15313
2026-03-29 11:23:24 [auto1.fr] INFO: Found listing with ID: TV53253
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV53253%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Scrape type for TV53253: 2
2026-03-29 11:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 884d222e-8bbb-55ca-849d-aa27f3a67174 with identifier: TV53253
2026-03-29 11:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 884d222e-8bbb-55ca-849d-aa27f3a67174 with scrape type 2
2026-03-29 11:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 884d222e-8bbb-55ca-849d-aa27f3a67174 with scrape type 2
2026-03-29 11:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 884d222e-8bbb-55ca-849d-aa27f3a67174, identifier: TV53253
2026-03-29 11:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 884d222e-8bbb-55ca-849d-aa27f3a67174 with identifier: TV53253
2026-03-29 11:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 884d222e-8bbb-55ca-849d-aa27f3a67174 with identifier: TV53253
2026-03-29 11:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 884d222e-8bbb-55ca-849d-aa27f3a67174 with identifier: TV53253 to the API
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 58,
'expiration_date': '2026-03-30T15:03:57Z',
'fuel_type': 'electro',
'id': '884d222e-8bbb-55ca-849d-aa27f3a67174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV53253',
'listing': 'auction',
'make': 'Renault',
'model': 'Zoe',
'odometer': 112026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-21',
'seller_name': None,
'title': 'Renault Zoe electric drive 43 kW Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2017}
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV53253%27 HTTP/1.1" 200 None
2026-03-29 11:23:24 [auto1.fr] INFO: Saving data for TV53253: {'auction_closing_time': 1774883037.0, 'created_time': 1774512942.108251, 'last_price_update_time': 1774783404.962979}
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TV53253') HTTP/1.1" 204 0
2026-03-29 11:23:25 [auto1.fr] INFO: Found listing with ID: GP40484
2026-03-29 11:23:25 [auto1.fr] INFO: Found listing with ID: VZ28083
2026-03-29 11:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ28083%27 HTTP/1.1" 200 None
2026-03-29 11:23:25 [auto1.fr] INFO: Scrape type for VZ28083: 0
2026-03-29 11:23:25 [auto1.fr] INFO: Found listing with ID: PW73180
2026-03-29 11:23: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 11:23:26 [auto1.fr] INFO: Channel: 24h | Page: 100 | totalHits: 4019 | hits on page: 40
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: ZJ79547
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: GU88043
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: CJ89018
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: VB72457
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: VW62439
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: BX37625
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX37625%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for BX37625: 0
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: EM16209
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: XH38409
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: YZ66833
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ66833%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for YZ66833: 0
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: DZ35713
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: SN51448
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: RA20352
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: VJ77533
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: WE49273
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: LF63766
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF63766%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for LF63766: 0
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: YN81536
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: UL15544
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: YE09029
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: UK37491
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: RX46626
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: FZ99237
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: XX72122
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: WL85803
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL85803%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for WL85803: 0
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: ZV75973
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: LZ28528
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: EG43266
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: KD89517
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: YJ96887
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: KV42540
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: GE66924
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: LL38943
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL38943%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for LL38943: 0
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: DU16102
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: JJ05514
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: PT09223
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT09223%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for PT09223: 0
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: MW07516
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: UT37914
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: VV87266
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: AZ74891
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: CE94312
2026-03-29 11:23:26 [auto1.fr] INFO: Found listing with ID: LV79530
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV79530%27 HTTP/1.1" 200 None
2026-03-29 11:23:26 [auto1.fr] INFO: Scrape type for LV79530: 0
2026-03-29 11:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:23: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 11:23:27 [auto1.fr] INFO: Channel: 24h | Page: 101 | totalHits: 4019 | hits on page: 19
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: KF84631
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: RB38317
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: JL17246
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: ZG41489
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: MA29891
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: HD06646
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: WA81250
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: NR86231
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR86231%27 HTTP/1.1" 200 None
2026-03-29 11:23:27 [auto1.fr] INFO: Scrape type for NR86231: 0
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: DE98680
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: NG50489
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: EX61792
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX61792%27 HTTP/1.1" 200 None
2026-03-29 11:23:27 [auto1.fr] INFO: Scrape type for EX61792: 0
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: GY01247
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY01247%27 HTTP/1.1" 200 None
2026-03-29 11:23:27 [auto1.fr] INFO: Scrape type for GY01247: 0
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: NL00727
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: GR49383
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: HT46359
2026-03-29 11:23:27 [auto1.fr] INFO: Found listing with ID: WB27977
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB27977%27 HTTP/1.1" 200 None
2026-03-29 11:23:27 [auto1.fr] INFO: Scrape type for WB27977: 2
2026-03-29 11:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 799c7443-88b6-589a-a30b-a4cd9921c097 with identifier: WB27977
2026-03-29 11:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799c7443-88b6-589a-a30b-a4cd9921c097 with scrape type 2
2026-03-29 11:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 799c7443-88b6-589a-a30b-a4cd9921c097 with scrape type 2
2026-03-29 11:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 799c7443-88b6-589a-a30b-a4cd9921c097, identifier: WB27977
2026-03-29 11:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 799c7443-88b6-589a-a30b-a4cd9921c097 with identifier: WB27977
2026-03-29 11:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 799c7443-88b6-589a-a30b-a4cd9921c097 with identifier: WB27977
2026-03-29 11:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 799c7443-88b6-589a-a30b-a4cd9921c097 with identifier: WB27977 to the API
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:23: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 11:23: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': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:25:48Z',
'fuel_type': 'diesel',
'id': '799c7443-88b6-589a-a30b-a4cd9921c097',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WB27977',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 278018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-30',
'seller_name': None,
'title': 'Peugeot 508 2.0 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2011}
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB27977%27 HTTP/1.1" 200 None
2026-03-29 11:23:27 [auto1.fr] INFO: Saving data for WB27977: {'auction_closing_time': 1774884348.0, 'created_time': 1774015443.035487, 'last_price_update_time': 1774783407.79904}
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WB27977') HTTP/1.1" 204 0
2026-03-29 11:23: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 11:23:27 [auto1.fr] INFO: Found listing with ID: LS63688
2026-03-29 11:23: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 11:23:28 [auto1.fr] INFO: Channel: 24h | Page: 102 | totalHits: 4019 | hits on page: 0
2026-03-29 11:23:28 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 11:23:28 [auto1.fr] INFO: auto1.fr Batch config: batch 4/4
2026-03-29 11:23:28 [auto1.fr] INFO: auto1.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 1}
2026-03-29 11:23:29 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (124 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_14_2026-03-29T11_15_00.jl
2026-03-29 11:23:29 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 305715,
'downloader/request_count': 106,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 104,
'downloader/response_bytes': 17499471,
'downloader/response_count': 106,
'downloader/response_status_count/200': 106,
'elapsed_time_seconds': 502.174355,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 11, 23, 28, 911835, tzinfo=datetime.timezone.utc),
'item_scraped_count': 124,
'log_count/DEBUG': 3174,
'log_count/INFO': 6247,
'memusage/max': 164704256,
'memusage/startup': 147927040,
'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': 3040,
'scrape_type/price_update': 124,
'scrape_type/skipped': 895,
'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': 4.040677502452623,
'scrapy-zyte-api/mean_response_seconds': 4.17997941896671,
'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': 4059,
'source/total_available': 4019,
'start_time': datetime.datetime(2026, 3, 29, 11, 15, 6, 737480, tzinfo=datetime.timezone.utc)}
2026-03-29 11:23:29 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 11:23:29 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f60b065e490>
2026-03-29 11:23:29 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f60a2a22510>