2026-03-29 11:10:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 11:10: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:10:06 [auto1.fr] INFO: Batch mode enabled: batch 3/4
2026-03-29 11:10:06 [auto1.fr] INFO: Starting spider auto1.fr
2026-03-29 11:10:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 11:10:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 11:10:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 11:10:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 11:10:06 [scrapy.extensions.telnet] INFO: Telnet Password: 980cf9b60471570c
2026-03-29 11:10: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:10: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_15_2026-03-29T11_10_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 11:10:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 11:10:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 11:10: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:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 11:10:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 11:10:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 11:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 11:10:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-29 11:10:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 11:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 11:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 11:10:07 [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:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 11:10:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 11:10:07 [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:10:07 [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:10:07 [scrapy.core.engine] INFO: Spider opened
2026-03-29 11:10:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 11:10:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 11:10:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-29 11:10:07 [scrapy-playwright] INFO: Starting download handler
2026-03-29 11:10:07 [scrapy-playwright] INFO: Starting download handler
2026-03-29 11:10:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 11:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:14 [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:10:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:16 [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:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 11:10:20 [auto1.fr] INFO: Channel: 24h | Page: 0 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM18119%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for SM18119: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB89702%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for GB89702: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR71892%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for BR71892: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC26827%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for HC26827: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT76916%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for GT76916: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY04533%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for GY04533: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS05436%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for CS05436: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV43002%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for AV43002: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK86553%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for VK86553: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY50344%27 HTTP/1.1" 200 None
2026-03-29 11:10:20 [auto1.fr] INFO: Scrape type for MY50344: 0
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 11:10:20 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-29 11:10:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10: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:10:21 [auto1.fr] INFO: Channel: 24h | Page: 1 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM18119%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for SM18119: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB89702%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for GB89702: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR71892%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for BR71892: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC26827%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for HC26827: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT76916%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for GT76916: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY04533%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for GY04533: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS05436%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for CS05436: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV43002%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for AV43002: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK86553%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for VK86553: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY50344%27 HTTP/1.1" 200 None
2026-03-29 11:10:21 [auto1.fr] INFO: Scrape type for MY50344: 0
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 11:10:21 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-29 11:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:10:22 [auto1.fr] INFO: Channel: 24h | Page: 2 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: ES00688
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: NC81126
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: RK64149
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: KX77724
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: CM99932
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: GS85289
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: TY67810
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: YF49092
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: WA91522
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: UY70562
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY70562%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for UY70562: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: BL07559
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: RT20900
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: WF50159
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: YB23666
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: YL62240
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL62240%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for YL62240: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: ET81896
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: FK74107
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: TZ96762
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ96762%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for TZ96762: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: MT15159
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: XR63373
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: PU53670
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: PH00678
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH00678%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for PH00678: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: HL48033
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: LN56424
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: CR76984
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: AS97148
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: UF18286
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF18286%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for UF18286: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: EV44924
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: TA06256
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: RH74389
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: BU68611
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: YV24862
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV24862%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for YV24862: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: LY60443
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: GW86629
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: EG36115
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: UG76760
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: ME85420
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: RF02731
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF02731%27 HTTP/1.1" 200 None
2026-03-29 11:10:22 [auto1.fr] INFO: Scrape type for RF02731: 0
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: RM90440
2026-03-29 11:10:22 [auto1.fr] INFO: Found listing with ID: HZ04816
2026-03-29 11:10:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10: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:10:24 [auto1.fr] INFO: Channel: 24h | Page: 3 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: VZ14936
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: FJ40576
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ40576%27 HTTP/1.1" 200 None
2026-03-29 11:10:24 [auto1.fr] INFO: Scrape type for FJ40576: 0
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: VH19414
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: HH64622
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: ZG91850
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: FD88175
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: PT40364
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: DU86816
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: GF79733
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: SV83772
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: RN40688
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: ZA46036
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA46036%27 HTTP/1.1" 200 None
2026-03-29 11:10:24 [auto1.fr] INFO: Scrape type for ZA46036: 0
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: PX19545
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: DH49026
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: DE34484
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: XF91817
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: RU14335
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: TF47618
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: AL30911
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: GD34494
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: KK47613
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: RM88009
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: XY05903
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: PK63725
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: EG05760
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: CR88362
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR88362%27 HTTP/1.1" 200 None
2026-03-29 11:10:24 [auto1.fr] INFO: Scrape type for CR88362: 0
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: PC21367
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PC21367%27 HTTP/1.1" 200 None
2026-03-29 11:10:24 [auto1.fr] INFO: Scrape type for PC21367: 0
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: EU10176
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: XK29074
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: TE59024
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: ZH07724
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: KY56132
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: HM98474
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: ET80426
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: GS14408
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: YN59127
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: CP27331
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: BT96951
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT96951%27 HTTP/1.1" 200 None
2026-03-29 11:10:24 [auto1.fr] INFO: Scrape type for BT96951: 0
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: JB73715
2026-03-29 11:10:24 [auto1.fr] INFO: Found listing with ID: CM59464
2026-03-29 11:10: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:10: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:10:26 [auto1.fr] INFO: Channel: 24h | Page: 4 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: UA00783
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA00783%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for UA00783: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: XW59366
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: FC11298
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: WR28660
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR28660%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for WR28660: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: JC15931
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: AY53141
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: RL46658
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: DT87361
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: GL13971
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GL13971%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for GL13971: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: YZ30566
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: KC80653
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: WE42634
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: SG63516
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: DL43770
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL43770%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for DL43770: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: PB24678
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: KU76241
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: TF28062
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: PH76438
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: TC93475
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: WX51378
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX51378%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for WX51378: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: RC92167
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC92167%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for RC92167: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: GP91513
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: VH05370
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: ZE94159
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: RV34760
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: BN42642
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN42642%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for BN42642: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: WE94364
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: FN88913
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN88913%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for FN88913: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: VD29349
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: PR85507
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR85507%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for PR85507: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: YG85438
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: HZ23469
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: VV07532
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV07532%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for VV07532: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: KL95913
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: VW75934
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: TP14715
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: TF52157
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: YG01990
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG01990%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for YG01990: 0
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: FK90756
2026-03-29 11:10:26 [auto1.fr] INFO: Found listing with ID: JY63896
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY63896%27 HTTP/1.1" 200 None
2026-03-29 11:10:26 [auto1.fr] INFO: Scrape type for JY63896: 0
2026-03-29 11:10: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:10: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:10:27 [auto1.fr] INFO: Channel: 24h | Page: 5 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: XG78208
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: JF83013
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: TD76291
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: TC88438
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC88438%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for TC88438: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: KV22116
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ20358%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for JJ20358: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: CR66556
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: YM47436
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: FS26892
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: ML08473
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML08473%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for ML08473: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: PP45354
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: CE39822
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: SP18909
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: PJ71258
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: HT03619
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: ZX16106
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX16106%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for ZX16106: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: SD39167
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: XC14810
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: GR50483
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: ZJ10525
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ10525%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for ZJ10525: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: NM30774
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: SP16079
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: HG70270
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: EP58650
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: JD75857
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD75857%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for JD75857: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: WN71297
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: UL00311
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: WT16167
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: WG34864
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG34864%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for WG34864: 0
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: BS59441
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: WY58185
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: EP02356
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: CF82248
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: FF99969
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: SB50170
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: AX33838
2026-03-29 11:10:27 [auto1.fr] INFO: Found listing with ID: HS10624
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS10624%27 HTTP/1.1" 200 None
2026-03-29 11:10:27 [auto1.fr] INFO: Scrape type for HS10624: 2
2026-03-29 11:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53b9e22d-fc37-5e21-826c-892c5f2f0734 with identifier: HS10624
2026-03-29 11:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b9e22d-fc37-5e21-826c-892c5f2f0734 with scrape type 2
2026-03-29 11:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53b9e22d-fc37-5e21-826c-892c5f2f0734 with scrape type 2
2026-03-29 11:10:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 53b9e22d-fc37-5e21-826c-892c5f2f0734, identifier: HS10624
2026-03-29 11:10:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 53b9e22d-fc37-5e21-826c-892c5f2f0734 with identifier: HS10624
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:10:28 [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:10:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:10:28 [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:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:10:28 [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:10:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:10:28 [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:10:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 53b9e22d-fc37-5e21-826c-892c5f2f0734 with identifier: HS10624
2026-03-29 11:10:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 53b9e22d-fc37-5e21-826c-892c5f2f0734 with identifier: HS10624 to the API
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:02:01Z',
'fuel_type': 'diesel',
'id': '53b9e22d-fc37-5e21-826c-892c5f2f0734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS10624',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 165251,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-29',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2019}
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS10624%27 HTTP/1.1" 200 None
2026-03-29 11:10:28 [auto1.fr] INFO: Saving data for HS10624: {'auction_closing_time': 1774882921.0, 'created_time': 1774383100.592731, 'last_price_update_time': 1774782628.867646}
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HS10624') HTTP/1.1" 204 0
2026-03-29 11:10: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:10:29 [auto1.fr] INFO: Found listing with ID: SF18063
2026-03-29 11:10:29 [auto1.fr] INFO: Found listing with ID: TN34978
2026-03-29 11:10:29 [auto1.fr] INFO: Found listing with ID: PZ64632
2026-03-29 11:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ64632%27 HTTP/1.1" 200 None
2026-03-29 11:10:29 [auto1.fr] INFO: Scrape type for PZ64632: 0
2026-03-29 11:10: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:10:30 [auto1.fr] INFO: Channel: 24h | Page: 6 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: VN15775
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: UF74550
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: JA06756
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: NW62484
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: YU48972
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YU48972%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for YU48972: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: XG04950
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: HW47298
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW47298%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for HW47298: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: ZR29296
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: MX67130
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: DU45588
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: ZJ13303
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: UW84177
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW84177%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for UW84177: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: EN42753
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN42753%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for EN42753: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: VR61132
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: SA45577
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA45577%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for SA45577: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: JL56998
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: EU97326
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: DE97163
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: SC17233
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: BZ34832
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ34832%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for BZ34832: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: VZ69703
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: FD77959
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD77959%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for FD77959: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: HW16085
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW16085%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for HW16085: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: LN69562
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: VW89313
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: AU78489
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU78489%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for AU78489: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: WC88587
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: FE99224
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE99224%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for FE99224: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: FJ52968
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: SY37081
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY37081%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for SY37081: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: ET87110
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: XS30683
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: BE57135
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE57135%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for BE57135: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: JN85436
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN85436%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for JN85436: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: MJ15243
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: FG74412
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: WC30814
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: AU34374
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU34374%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for AU34374: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: FC16056
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC16056%27 HTTP/1.1" 200 None
2026-03-29 11:10:30 [auto1.fr] INFO: Scrape type for FC16056: 0
2026-03-29 11:10:30 [auto1.fr] INFO: Found listing with ID: BN20947
2026-03-29 11:10: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:10: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:10:31 [auto1.fr] INFO: Channel: 24h | Page: 7 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: BK46201
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: BY34409
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY34409%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for BY34409: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: DA74312
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA74312%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for DA74312: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: AD02519
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD02519%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for AD02519: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: HA44831
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA44831%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for HA44831: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: NJ98354
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: JS58484
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: RD34748
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: AD27971
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: AE76262
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE76262%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for AE76262: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: FV51359
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: NP89153
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: KJ57262
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ57262%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for KJ57262: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: AN53736
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: EP11372
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: HS78914
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: YP70833
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: EN38687
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: GR64183
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: FC77487
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: WM94838
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: VY98975
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: NB86728
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: RA43696
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA43696%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for RA43696: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: DA01583
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: WE75326
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE75326%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for WE75326: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: RG25763
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: AJ56245
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: GA49248
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: BF38524
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: XY93401
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: XP87146
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: GZ53254
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ53254%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for GZ53254: 0
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: SU46936
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: GL96546
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: KX22014
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: FL57229
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: EY43562
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: PJ58466
2026-03-29 11:10:31 [auto1.fr] INFO: Found listing with ID: NT71606
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT71606%27 HTTP/1.1" 200 None
2026-03-29 11:10:31 [auto1.fr] INFO: Scrape type for NT71606: 0
2026-03-29 11:10:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:10:35 [auto1.fr] INFO: Channel: 24h | Page: 8 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: JN84809
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: NF56121
2026-03-29 11:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF56121%27 HTTP/1.1" 200 None
2026-03-29 11:10:35 [auto1.fr] INFO: Scrape type for NF56121: 0
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: BJ21713
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: EE38454
2026-03-29 11:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE38454%27 HTTP/1.1" 200 None
2026-03-29 11:10:35 [auto1.fr] INFO: Scrape type for EE38454: 0
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: WT28767
2026-03-29 11:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT28767%27 HTTP/1.1" 200 None
2026-03-29 11:10:35 [auto1.fr] INFO: Scrape type for WT28767: 0
2026-03-29 11:10:35 [auto1.fr] INFO: Found listing with ID: NW11440
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW11440%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for NW11440: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: TF09814
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF09814%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for TF09814: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: BV42943
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: DS86790
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: WW09364
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: GJ50416
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ50416%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for GJ50416: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: JL83029
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: KM43953
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: NT40174
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: RV34061
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: HT28444
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT28444%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for HT28444: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: HU00304
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: LP53379
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: KC91262
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: DC76533
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: UZ76323
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: JG57879
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: WT28512
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: NY42811
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY42811%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for NY42811: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: RE46852
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: FH64554
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: MJ11877
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ11877%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for MJ11877: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: UG99698
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: MB40606
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: ZN14071
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN14071%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for ZN14071: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: BA32489
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: VK90720
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: SG50476
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: UG12911
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG12911%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for UG12911: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: FZ67075
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: LM93493
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: BD78122
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: PY86301
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PY86301%27 HTTP/1.1" 200 None
2026-03-29 11:10:36 [auto1.fr] INFO: Scrape type for PY86301: 0
2026-03-29 11:10:36 [auto1.fr] INFO: Found listing with ID: ET77634
2026-03-29 11:10: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:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:10:37 [auto1.fr] INFO: Channel: 24h | Page: 9 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: WN39740
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: EM63803
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: CP19096
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP19096%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for CP19096: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: SB35500
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: DW60066
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: VE09288
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: GW36341
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW36341%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for GW36341: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: YS98030
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: JK99343
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: TR00215
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: BB19718
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: BP75833
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: RN44054
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: LN33446
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN33446%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for LN33446: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: VG58676
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: GL34053
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: FM45887
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: PU86192
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: XL81753
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: DR88141
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR88141%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for DR88141: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: XB93727
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: SS28522
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: MR10042
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: GA53599
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: TE18258
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: RL32198
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: YV47124
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV47124%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for YV47124: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: ZJ77199
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: AX80652
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX80652%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for AX80652: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: DZ77281
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: LL81024
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: HR11664
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: NG02630
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG02630%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for NG02630: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: LM45314
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: TS08429
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: BC69120
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: XE09151
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: SP01083
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: LT87826
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LT87826%27 HTTP/1.1" 200 None
2026-03-29 11:10:37 [auto1.fr] INFO: Scrape type for LT87826: 0
2026-03-29 11:10:37 [auto1.fr] INFO: Found listing with ID: DT69522
2026-03-29 11:10: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:10: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:10:38 [auto1.fr] INFO: Channel: 24h | Page: 10 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: XS77464
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS77464%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for XS77464: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: ZS29376
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: FK45009
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: DD98882
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD98882%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for DD98882: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: PJ67471
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: PW23441
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: GJ52269
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: VU76630
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: YL35508
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: MN16566
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN16566%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for MN16566: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: EU62786
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: SF69794
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF69794%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for SF69794: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: TR33282
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: PN91835
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: WS10541
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS10541%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for WS10541: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: CS38790
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: GB26674
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: UG23105
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: ZA30500
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA30500%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for ZA30500: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: SN74584
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN74584%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for SN74584: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: FB96691
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: ZP58088
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: AL20646
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: XV78240
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: CA10515
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA10515%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for CA10515: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: FC20629
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: VN08853
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: VE24718
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: TP34796
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP34796%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for TP34796: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: DH38418
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: CF12367
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: LY09087
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: ZR86922
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: RY57669
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: UJ10751
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: BL61281
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: JM50372
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM50372%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for JM50372: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: HY48791
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: JD17568
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD17568%27 HTTP/1.1" 200 None
2026-03-29 11:10:38 [auto1.fr] INFO: Scrape type for JD17568: 0
2026-03-29 11:10:38 [auto1.fr] INFO: Found listing with ID: KC40522
2026-03-29 11:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:10:39 [auto1.fr] INFO: Channel: 24h | Page: 11 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: GX94493
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX94493%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for GX94493: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: BC44754
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: VX53860
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX53860%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for VX53860: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: XJ68451
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: RP72244
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP72244%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for RP72244: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: BH82071
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: RB10191
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: RS96819
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: FN73019
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: GU96454
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: ZZ44296
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: RH01307
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: XB50812
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB50812%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for XB50812: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: PB10220
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB10220%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for PB10220: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: MC25764
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC25764%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for MC25764: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: ZB38417
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB38417%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for ZB38417: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: NU36463
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: CP98905
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: SC64672
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: GS64031
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: WR04553
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: SD31410
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD31410%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for SD31410: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: VG33194
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: PX20889
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: JJ33081
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: EC92404
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: RT28275
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: ZR52177
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: TU85207
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU85207%27 HTTP/1.1" 200 None
2026-03-29 11:10:39 [auto1.fr] INFO: Scrape type for TU85207: 0
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: PP22658
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: FA63031
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: ZN72586
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: TB94788
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: PL18691
2026-03-29 11:10:39 [auto1.fr] INFO: Found listing with ID: DV16573
2026-03-29 11:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV16573%27 HTTP/1.1" 200 None
2026-03-29 11:10:40 [auto1.fr] INFO: Scrape type for DV16573: 0
2026-03-29 11:10:40 [auto1.fr] INFO: Found listing with ID: EX41933
2026-03-29 11:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX41933%27 HTTP/1.1" 200 None
2026-03-29 11:10:40 [auto1.fr] INFO: Scrape type for EX41933: 0
2026-03-29 11:10:40 [auto1.fr] INFO: Found listing with ID: MP29660
2026-03-29 11:10:40 [auto1.fr] INFO: Found listing with ID: SC67193
2026-03-29 11:10:40 [auto1.fr] INFO: Found listing with ID: YN87859
2026-03-29 11:10:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:10:41 [auto1.fr] INFO: Channel: 24h | Page: 12 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: LF95017
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: ZE07109
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: GN53548
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: CT74820
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: KU74054
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: YF77357
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: GA42142
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: PV02305
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: MP51756
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: ZD51502
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: LC99897
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: DT07669
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: NP77756
2026-03-29 11:10:41 [auto1.fr] INFO: Found listing with ID: HZ74934
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ74934%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for HZ74934: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: XD22500
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: JG52598
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: TY44081
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: NY34669
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: PH25604
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: TC62423
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: BV18579
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV18579%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for BV18579: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: VV84055
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: XG06006
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG06006%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for XG06006: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: TL57355
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: SF38064
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF38064%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for SF38064: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: UK00168
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: CR41152
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: LR91746
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: JR80712
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: VF92026
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: ZE28877
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: ZH49109
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: WP26002
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP26002%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for WP26002: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: EX55572
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX55572%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for EX55572: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: BE65745
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: HX28956
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX28956%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for HX28956: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: VT60963
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT60963%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for VT60963: 0
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: KJ21122
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: MN29735
2026-03-29 11:10:42 [auto1.fr] INFO: Found listing with ID: TG79135
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG79135%27 HTTP/1.1" 200 None
2026-03-29 11:10:42 [auto1.fr] INFO: Scrape type for TG79135: 0
2026-03-29 11:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:10:50 [auto1.fr] INFO: Channel: 24h | Page: 13 | totalHits: 4018 | hits on page: 40
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: TR50266
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: CZ67725
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: FM97064
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: PM92287
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: SU46956
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: NK33174
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: LS38641
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: TU74521
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: ZP05634
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: AH24829
2026-03-29 11:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH24829%27 HTTP/1.1" 200 None
2026-03-29 11:10:50 [auto1.fr] INFO: Scrape type for AH24829: 0
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: ZH03799
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: CA82940
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: SN62809
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: JE25024
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: LF35893
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: TB10016
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: AG46745
2026-03-29 11:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG46745%27 HTTP/1.1" 200 None
2026-03-29 11:10:50 [auto1.fr] INFO: Scrape type for AG46745: 0
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: XT19328
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: MA98629
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: AU18258
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: JC63530
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: JD33706
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: KM51888
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: PC77336
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: SN09672
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: NY72155
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: ME98781
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: KD43260
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: AH47501
2026-03-29 11:10:50 [auto1.fr] INFO: Found listing with ID: ZK94381
2026-03-29 11:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK94381%27 HTTP/1.1" 200 None
2026-03-29 11:10:51 [auto1.fr] INFO: Scrape type for ZK94381: 0
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: AF50439
2026-03-29 11:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF50439%27 HTTP/1.1" 200 None
2026-03-29 11:10:51 [auto1.fr] INFO: Scrape type for AF50439: 0
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: AC87017
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: AJ90479
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: JC92691
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: JV74370
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: UY73638
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: LN94323
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: AT53990
2026-03-29 11:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT53990%27 HTTP/1.1" 200 None
2026-03-29 11:10:51 [auto1.fr] INFO: Scrape type for AT53990: 0
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: FW88695
2026-03-29 11:10:51 [auto1.fr] INFO: Found listing with ID: ZP57613
2026-03-29 11:10:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11: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:11:03 [auto1.fr] INFO: Channel: 24h | Page: 14 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: RP29957
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP29957%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for RP29957: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: KC57362
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ37583%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for JJ37583: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: HC29428
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: VJ34092
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: EP39805
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP39805%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for EP39805: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: HA84537
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA84537%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for HA84537: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: JA27563
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: UJ99205
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: JT61248
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: YX89614
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX89614%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for YX89614: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: RS57161
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: JR82989
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: VA30172
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA30172%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for VA30172: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: BY18766
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: CV46640
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: BA13556
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA13556%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for BA13556: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: SR59362
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: DB73800
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: CY35541
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: VY23598
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY23598%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for VY23598: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: EW25669
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: SZ11122
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: NC30245
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: AA39852
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: AH64562
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH64562%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for AH64562: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: RB15583
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: BL29340
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL29340%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for BL29340: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: EA19907
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: FA92478
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: TW66380
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: LD32912
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: MG74963
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: JK90001
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: GH74001
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: JP88493
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP88493%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for JP88493: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: CM31104
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM31104%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for CM31104: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: PU00205
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: DD15144
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD15144%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for DD15144: 0
2026-03-29 11:11:03 [auto1.fr] INFO: Found listing with ID: EY42183
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY42183%27 HTTP/1.1" 200 None
2026-03-29 11:11:03 [auto1.fr] INFO: Scrape type for EY42183: 0
2026-03-29 11:11:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:04 [auto1.fr] INFO: Channel: 24h | Page: 15 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: WH33873
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: GG04069
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: LK13719
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: ZG98444
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: WV24696
2026-03-29 11:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WV24696%27 HTTP/1.1" 200 None
2026-03-29 11:11:04 [auto1.fr] INFO: Scrape type for WV24696: 0
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: UL24902
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: UJ01372
2026-03-29 11:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ01372%27 HTTP/1.1" 200 None
2026-03-29 11:11:04 [auto1.fr] INFO: Scrape type for UJ01372: 0
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: HX92143
2026-03-29 11:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX92143%27 HTTP/1.1" 200 None
2026-03-29 11:11:04 [auto1.fr] INFO: Scrape type for HX92143: 0
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: JE42502
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: AW82171
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: MU41007
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: GE21406
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: CN46028
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: AE81077
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: BV34900
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: SP92026
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: FK21220
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: JM91807
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: BZ44526
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: PV06575
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: LR31340
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: XJ18197
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: LB42344
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: KX68633
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: TP39413
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: GD84631
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: ER76150
2026-03-29 11:11:04 [auto1.fr] INFO: Found listing with ID: ZD25027
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD25027%27 HTTP/1.1" 200 None
2026-03-29 11:11:05 [auto1.fr] INFO: Scrape type for ZD25027: 0
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: WK47004
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: PW97821
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: RB35100
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: DS65126
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: DG55919
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: HU37574
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: LZ98561
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: RC66576
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC66576%27 HTTP/1.1" 200 None
2026-03-29 11:11:05 [auto1.fr] INFO: Scrape type for RC66576: 0
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: SK80550
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK80550%27 HTTP/1.1" 200 None
2026-03-29 11:11:05 [auto1.fr] INFO: Scrape type for SK80550: 0
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: PH03582
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: LG44666
2026-03-29 11:11:05 [auto1.fr] INFO: Found listing with ID: CP91356
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP91356%27 HTTP/1.1" 200 None
2026-03-29 11:11:05 [auto1.fr] INFO: Scrape type for CP91356: 0
2026-03-29 11:11:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:07 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 19 pages/min), scraped 1 items (at 1 items/min)
2026-03-29 11:11:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 11:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:07 [auto1.fr] INFO: Channel: 24h | Page: 16 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: FK53270
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: JS50473
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: JG42722
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: BG84980
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: DR15308
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: AF12539
2026-03-29 11:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF12539%27 HTTP/1.1" 200 None
2026-03-29 11:11:07 [auto1.fr] INFO: Scrape type for AF12539: 0
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: FB24526
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: XR44200
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: LP08124
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: NG77796
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: FW97014
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: NN79870
2026-03-29 11:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN79870%27 HTTP/1.1" 200 None
2026-03-29 11:11:07 [auto1.fr] INFO: Scrape type for NN79870: 0
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: PU87091
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: NK62670
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: XZ70385
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: AF52085
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: LK29548
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: CF81227
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: VL86622
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: ZT34794
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: NK65339
2026-03-29 11:11:07 [auto1.fr] INFO: Found listing with ID: VX38493
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX38493%27 HTTP/1.1" 200 None
2026-03-29 11:11:08 [auto1.fr] INFO: Scrape type for VX38493: 0
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: ML40438
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML40438%27 HTTP/1.1" 200 None
2026-03-29 11:11:08 [auto1.fr] INFO: Scrape type for ML40438: 0
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: MB04633
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: LL39626
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL39626%27 HTTP/1.1" 200 None
2026-03-29 11:11:08 [auto1.fr] INFO: Scrape type for LL39626: 0
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: LW80983
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: RG50981
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: FA89683
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA89683%27 HTTP/1.1" 200 None
2026-03-29 11:11:08 [auto1.fr] INFO: Scrape type for FA89683: 0
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: JE03173
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: BL60402
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: MG51010
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: UY32171
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: JZ82323
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: SX08243
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: CV72886
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: HY23832
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: KL38579
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: UE86945
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: XR48049
2026-03-29 11:11:08 [auto1.fr] INFO: Found listing with ID: ST83170
2026-03-29 11:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:09 [auto1.fr] INFO: Channel: 24h | Page: 17 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: VC64518
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: DF07976
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: WA39338
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA39338%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for WA39338: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: NP36822
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: NT69401
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: CZ26869
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: YJ25040
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ25040%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for YJ25040: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: XP38308
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: YF42365
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF42365%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for YF42365: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: MC85003
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: ZX95297
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: NW99513
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: ZG92174
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: AE65040
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: LX15810
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX15810%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for LX15810: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: LG43899
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: WR79626
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: VZ24992
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: DZ98417
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: AA24621
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: LP13709
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: CL77930
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL77930%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for CL77930: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: LW97078
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: MA74092
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: YR35791
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: LF36000
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: DN50039
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: PB58731
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB58731%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for PB58731: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: PL62181
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: FB13135
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: ST25881
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST25881%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for ST25881: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: FH84057
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH84057%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for FH84057: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: CL59347
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: BB34695
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: UN71549
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN71549%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for UN71549: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: SB04803
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: JW24399
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW24399%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for JW24399: 0
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: EV12073
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: PK02389
2026-03-29 11:11:09 [auto1.fr] INFO: Found listing with ID: EB64287
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB64287%27 HTTP/1.1" 200 None
2026-03-29 11:11:09 [auto1.fr] INFO: Scrape type for EB64287: 0
2026-03-29 11:11:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11: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:11:11 [auto1.fr] INFO: Channel: 24h | Page: 18 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: UV36070
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: ZA24421
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: SB45845
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB45845%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for SB45845: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: ST88763
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST88763%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for ST88763: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: DS80497
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: GY91282
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY91282%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for GY91282: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: CR90071
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: LA50996
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: ZA28436
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA28436%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for ZA28436: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN04187%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for ZN04187: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: LZ58861
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: UR21858
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: CZ34892
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: GD59755
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD59755%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for GD59755: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: MG18417
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: TH56615
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: JW71868
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: ZN88953
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: NE01664
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE01664%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for NE01664: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: KY80377
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: RH40819
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH40819%27 HTTP/1.1" 200 None
2026-03-29 11:11:11 [auto1.fr] INFO: Scrape type for RH40819: 0
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: JE27295
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: LP67901
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: ME28777
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: FB56561
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: DM41441
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: BA07458
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: RW33400
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: PH94403
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: DG12666
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: DX46082
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: BN48581
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: TF24091
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: JJ76691
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: MZ30303
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: BV45974
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: RE39264
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: NY95881
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: HD17777
2026-03-29 11:11:11 [auto1.fr] INFO: Found listing with ID: SZ38493
2026-03-29 11:11:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11: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:11:12 [auto1.fr] INFO: Channel: 24h | Page: 19 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: BJ06852
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ06852%27 HTTP/1.1" 200 None
2026-03-29 11:11:12 [auto1.fr] INFO: Scrape type for BJ06852: 0
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: SF06933
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF06933%27 HTTP/1.1" 200 None
2026-03-29 11:11:12 [auto1.fr] INFO: Scrape type for SF06933: 0
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: XE16652
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: GP42909
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP42909%27 HTTP/1.1" 200 None
2026-03-29 11:11:12 [auto1.fr] INFO: Scrape type for GP42909: 0
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: FA53097
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: JB26835
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: HH99272
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: NC16788
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: ZE29084
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE29084%27 HTTP/1.1" 200 None
2026-03-29 11:11:12 [auto1.fr] INFO: Scrape type for ZE29084: 0
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: KE16259
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE16259%27 HTTP/1.1" 200 None
2026-03-29 11:11:12 [auto1.fr] INFO: Scrape type for KE16259: 0
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: FC31311
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: WZ69212
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ69212%27 HTTP/1.1" 200 None
2026-03-29 11:11:12 [auto1.fr] INFO: Scrape type for WZ69212: 0
2026-03-29 11:11:12 [auto1.fr] INFO: Found listing with ID: TL94456
2026-03-29 11:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL94456%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for TL94456: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: SL69311
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: ZT48746
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT48746%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for ZT48746: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: RY63806
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: LJ23599
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: WK52148
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK52148%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for WK52148: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: ZH46521
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: DV25326
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: NG82505
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG82505%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for NG82505: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: DP81453
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: MU87717
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: HY25615
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY25615%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for HY25615: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: FY44671
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY44671%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for FY44671: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: RM64712
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM64712%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for RM64712: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: JB40842
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB40842%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for JB40842: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: EJ86627
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ86627%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for EJ86627: 0
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: VR60661
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: JP20158
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: HF83029
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: LC56122
2026-03-29 11:11:13 [auto1.fr] INFO: Found listing with ID: AS08654
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS08654%27 HTTP/1.1" 200 None
2026-03-29 11:11:13 [auto1.fr] INFO: Scrape type for AS08654: 2
2026-03-29 11:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6ed9607-7c2b-5812-b3ba-89a02036305e with identifier: AS08654
2026-03-29 11:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6ed9607-7c2b-5812-b3ba-89a02036305e with scrape type 2
2026-03-29 11:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6ed9607-7c2b-5812-b3ba-89a02036305e with scrape type 2
2026-03-29 11:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6ed9607-7c2b-5812-b3ba-89a02036305e, identifier: AS08654
2026-03-29 11:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6ed9607-7c2b-5812-b3ba-89a02036305e with identifier: AS08654
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:11:13 [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:11:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:11:13 [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:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:11:13 [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:11:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:11:13 [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:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6ed9607-7c2b-5812-b3ba-89a02036305e with identifier: AS08654
2026-03-29 11:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6ed9607-7c2b-5812-b3ba-89a02036305e with identifier: AS08654 to the API
2026-03-29 11:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11: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:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:25:45Z',
'fuel_type': 'petrol',
'id': 'd6ed9607-7c2b-5812-b3ba-89a02036305e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS08654',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 120298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-14',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2018}
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS08654%27 HTTP/1.1" 200 None
2026-03-29 11:11:14 [auto1.fr] INFO: Saving data for AS08654: {'auction_closing_time': 1774884345.0, 'created_time': 1774599044.65467, 'last_price_update_time': 1774782674.265832}
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AS08654') HTTP/1.1" 204 0
2026-03-29 11:11:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: ZY59301
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: XW06359
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW06359%27 HTTP/1.1" 200 None
2026-03-29 11:11:14 [auto1.fr] INFO: Scrape type for XW06359: 0
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: GJ14263
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: MF96045
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF96045%27 HTTP/1.1" 200 None
2026-03-29 11:11:14 [auto1.fr] INFO: Scrape type for MF96045: 0
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: AH24592
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: AP53997
2026-03-29 11:11:14 [auto1.fr] INFO: Found listing with ID: RN66545
2026-03-29 11:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:16 [auto1.fr] INFO: Channel: 24h | Page: 20 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: ME61929
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: MV97984
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV97984%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for MV97984: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: HA15422
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: CA45962
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: XW27351
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: MB92679
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: CP43636
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: UF46494
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: XY84696
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: PA61938
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: WP05272
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: TU19412
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: LY86501
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: XK39723
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK39723%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for XK39723: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: HH30633
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: ED77700
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED77700%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for ED77700: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: CY51391
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: WF91807
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: SR61885
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: EW06939
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: RH55621
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: VH36096
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH36096%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for VH36096: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: LJ55936
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ55936%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for LJ55936: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: TF32846
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF32846%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for TF32846: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: YJ82057
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: UR13721
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: NV74031
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: GW71612
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW71612%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for GW71612: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: JG00729
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: AM34513
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: PF70653
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: ZD93194
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: KS92279
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: ER73555
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER73555%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for ER73555: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: KY64536
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: ZZ02955
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ02955%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for ZZ02955: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: GK20775
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GK20775%27 HTTP/1.1" 200 None
2026-03-29 11:11:16 [auto1.fr] INFO: Scrape type for GK20775: 0
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: KJ73736
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: DA18549
2026-03-29 11:11:16 [auto1.fr] INFO: Found listing with ID: ZX61890
2026-03-29 11:11: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:11: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:11:24 [auto1.fr] INFO: Channel: 24h | Page: 21 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: VE37691
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: XB95932
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: US68134
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: NR19676
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: YV06903
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: NU52259
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: FW13126
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: BF36841
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: TU62117
2026-03-29 11:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU62117%27 HTTP/1.1" 200 None
2026-03-29 11:11:24 [auto1.fr] INFO: Scrape type for TU62117: 0
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: EU02451
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: XZ88107
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: LF63128
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: KZ20503
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: LX82402
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: NM76429
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: WN05477
2026-03-29 11:11:24 [auto1.fr] INFO: Found listing with ID: TA37014
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA37014%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for TA37014: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: YP31799
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP31799%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for YP31799: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: LE68264
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: YU54792
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: ZG66012
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: HY33556
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY33556%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for HY33556: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: TB10256
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10256%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for TB10256: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: DX17259
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: PS88531
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: TX67186
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: ZS82675
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: TJ21225
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: ZE27506
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: LU04592
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: VE93538
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: FM74290
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM74290%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for FM74290: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: HF77781
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF77781%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for HF77781: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: CY75523
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: YP09228
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: CS70768
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS70768%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for CS70768: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: CR91044
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR91044%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for CR91044: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: HZ48042
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ48042%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for HZ48042: 0
2026-03-29 11:11:25 [auto1.fr] INFO: Found listing with ID: EP78358
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP78358%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Scrape type for EP78358: 2
2026-03-29 11:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 975fe50a-7bee-5cb1-8428-bad460c2938d with identifier: EP78358
2026-03-29 11:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 975fe50a-7bee-5cb1-8428-bad460c2938d with scrape type 2
2026-03-29 11:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 975fe50a-7bee-5cb1-8428-bad460c2938d with scrape type 2
2026-03-29 11:11:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 975fe50a-7bee-5cb1-8428-bad460c2938d, identifier: EP78358
2026-03-29 11:11:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 975fe50a-7bee-5cb1-8428-bad460c2938d with identifier: EP78358
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 11:11:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:11:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 975fe50a-7bee-5cb1-8428-bad460c2938d with identifier: EP78358
2026-03-29 11:11:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 975fe50a-7bee-5cb1-8428-bad460c2938d with identifier: EP78358 to the API
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:11:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:28:39Z',
'fuel_type': 'petrol',
'id': '975fe50a-7bee-5cb1-8428-bad460c2938d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EP78358',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 229011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-05-14',
'seller_name': None,
'title': 'Renault Clio 1.2 RXE',
'transmission': 'manual',
'trim': 'RXE',
'year': 2000}
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP78358%27 HTTP/1.1" 200 None
2026-03-29 11:11:25 [auto1.fr] INFO: Saving data for EP78358: {'auction_closing_time': 1774884519.0, 'created_time': 1774278767.850149, 'last_price_update_time': 1774782685.885588}
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EP78358') HTTP/1.1" 204 0
2026-03-29 11:11:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:26 [auto1.fr] INFO: Found listing with ID: CN36617
2026-03-29 11:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:29 [auto1.fr] INFO: Channel: 24h | Page: 22 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: JP99768
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: RT34728
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: VK03845
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: YM87288
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: UH89831
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH89831%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for UH89831: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: NE58308
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE58308%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for NE58308: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: RN92241
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: TY13200
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY13200%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for TY13200: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: UM61645
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: RD82752
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: LR52033
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: UM68614
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: FK18806
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: DN65032
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: GG15377
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: HV37722
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: ZC18537
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC18537%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for ZC18537: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: ZU80215
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU80215%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for ZU80215: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: WG48512
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: ZN88696
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN88696%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for ZN88696: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: DS89614
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: KP00414
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: NH18304
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: HE24245
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: GN31601
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: FA22916
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA22916%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for FA22916: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: EZ41909
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: XK53138
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: YB94762
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: DD37174
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: SJ49135
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: AD60690
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: WA86610
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA86610%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for WA86610: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: GB35066
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB35066%27 HTTP/1.1" 200 None
2026-03-29 11:11:29 [auto1.fr] INFO: Scrape type for GB35066: 0
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: GY22095
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: SW79727
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: SM80077
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: UR32802
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: BP52445
2026-03-29 11:11:29 [auto1.fr] INFO: Found listing with ID: ZJ96401
2026-03-29 11:11: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:11: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:11:40 [auto1.fr] INFO: Channel: 24h | Page: 23 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: RK47472
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK47472%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for RK47472: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: YP19788
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: LW69486
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: BL80996
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: UN94210
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN94210%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for UN94210: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: PJ05356
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ05356%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for PJ05356: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: RE08410
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: GC59558
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC59558%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for GC59558: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: YY02144
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: TA25140
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA25140%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for TA25140: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: DX14323
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: XD82556
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: LL54380
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: DH58041
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: NE48697
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: WG65933
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: LB12691
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: TJ73572
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: VG21530
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: VW78746
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: BH83806
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: EJ20680
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: JA65750
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA65750%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for JA65750: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: FY60997
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: CW57453
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: YE04668
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE04668%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for YE04668: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: UT45325
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: DM53916
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: TC66195
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: FF05657
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: EW66058
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: LV34988
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: AF03400
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: ZB56549
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: BJ14554
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ14554%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for BJ14554: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: NC87774
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC87774%27 HTTP/1.1" 200 None
2026-03-29 11:11:40 [auto1.fr] INFO: Scrape type for NC87774: 0
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: ZG44021
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: CW11845
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: HU86256
2026-03-29 11:11:40 [auto1.fr] INFO: Found listing with ID: ZZ85085
2026-03-29 11:11:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11: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:11:41 [auto1.fr] INFO: Channel: 24h | Page: 24 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:41 [auto1.fr] INFO: Found listing with ID: BC53621
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BC53621%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for BC53621: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: DU68004
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: WY05301
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: DK20365
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: BX41673
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: LY05783
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY05783%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for LY05783: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: KV12360
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: HZ16592
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: LJ28458
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ28458%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for LJ28458: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: FH35394
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: DT24749
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: RC41186
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: FV84367
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: LX41293
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: SL49428
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL49428%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for SL49428: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: FR16299
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: TU04354
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: FY01445
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: VH77869
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: PD26566
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: VN04372
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN04372%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for VN04372: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: SB28370
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: HX32064
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: RY60991
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY60991%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for RY60991: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: BU45895
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: UW68583
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW68583%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for UW68583: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: FR65578
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: YB71496
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: JT57691
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: LC56171
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: DE66310
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: PN21124
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: ML39661
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: CA82316
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: KE30008
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE30008%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for KE30008: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: GW37086
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: JG75683
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG75683%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for JG75683: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: GU68790
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU68790%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for GU68790: 0
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: ZC05103
2026-03-29 11:11:42 [auto1.fr] INFO: Found listing with ID: SP13872
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP13872%27 HTTP/1.1" 200 None
2026-03-29 11:11:42 [auto1.fr] INFO: Scrape type for SP13872: 0
2026-03-29 11:11: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:11: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:11:43 [auto1.fr] INFO: Channel: 24h | Page: 25 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: XJ64155
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: YA44056
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: AD22883
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: EC27844
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: PF67224
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: WD03445
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD03445%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for WD03445: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: CS54070
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: BH53881
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: HU47329
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU47329%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for HU47329: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: SN51278
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: MU63517
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: XD40979
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD40979%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for XD40979: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: NX89795
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX89795%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for NX89795: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: BP94119
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: KJ71958
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: JN99416
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: HT35732
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: TP72102
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: YL47975
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL47975%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for YL47975: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: NR74514
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: YH50907
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: ZP91792
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: EZ48204
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: EZ64228
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: SS34201
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: DJ36054
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: MC07264
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: AB35212
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: WP33231
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: HD32956
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: PR53810
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: EK18390
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: LM65355
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM65355%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for LM65355: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: XU52959
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: RL73709
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL73709%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for RL73709: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: PA58884
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA58884%27 HTTP/1.1" 200 None
2026-03-29 11:11:43 [auto1.fr] INFO: Scrape type for PA58884: 0
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: CA13656
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: JJ60641
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: GY57891
2026-03-29 11:11:43 [auto1.fr] INFO: Found listing with ID: UW65109
2026-03-29 11:11: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:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:44 [auto1.fr] INFO: Channel: 24h | Page: 26 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: BS97923
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS97923%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for BS97923: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: HL32951
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: EZ48607
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: ZP24032
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: KT42068
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT42068%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for KT42068: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: TG40003
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: YA85068
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA85068%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for YA85068: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: MP97358
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: XF57852
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: NV32098
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: HL62573
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: SR88609
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR88609%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for SR88609: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: VS88094
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: BS50692
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: FG79429
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: AP25780
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: TW38710
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: TN59459
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: CH31722
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: SU49210
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: RY80086
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: CE20463
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: EY51785
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: YS19816
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: MF68068
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: YR21354
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: WB99343
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB99343%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for WB99343: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: ZX72380
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: FV93418
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV93418%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for FV93418: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: FP34263
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP34263%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for FP34263: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: SL86101
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: KD34930
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: VF56962
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: CM64733
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM64733%27 HTTP/1.1" 200 None
2026-03-29 11:11:44 [auto1.fr] INFO: Scrape type for CM64733: 0
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: YH20722
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: JW14440
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: BS50371
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: SJ52352
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: KR05983
2026-03-29 11:11:44 [auto1.fr] INFO: Found listing with ID: YZ98794
2026-03-29 11:11: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:11: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:11:45 [auto1.fr] INFO: Channel: 24h | Page: 27 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: HE99151
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: BD83043
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: HF07357
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: KW36844
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: SM81092
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: HK53651
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: EN44931
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: FE10352
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE10352%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for FE10352: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: NG72682
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG72682%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for NG72682: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: VL10728
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL10728%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for VL10728: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: SK72304
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: FB20661
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: TG10438
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: XY47803
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: LK77739
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: DC22500
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: MC81159
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: PR74126
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: MH88652
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH88652%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for MH88652: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: VV01241
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: YY58229
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: YP40813
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP40813%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for YP40813: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: XG45775
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG45775%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for XG45775: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: FF57055
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF57055%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for FF57055: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: GV75211
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: SP24838
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP24838%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for SP24838: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: EA06873
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: LC26469
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: MR67167
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: UE01785
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: XW10530
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: RH69177
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: NV92378
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV92378%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for NV92378: 0
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: PZ61504
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: NV60777
2026-03-29 11:11:45 [auto1.fr] INFO: Found listing with ID: HG07398
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG07398%27 HTTP/1.1" 200 None
2026-03-29 11:11:45 [auto1.fr] INFO: Scrape type for HG07398: 2
2026-03-29 11:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6cba7ea-ea64-5d2d-ac9e-533536bd3544 with identifier: HG07398
2026-03-29 11:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6cba7ea-ea64-5d2d-ac9e-533536bd3544 with scrape type 2
2026-03-29 11:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6cba7ea-ea64-5d2d-ac9e-533536bd3544 with scrape type 2
2026-03-29 11:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b6cba7ea-ea64-5d2d-ac9e-533536bd3544, identifier: HG07398
2026-03-29 11:11:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b6cba7ea-ea64-5d2d-ac9e-533536bd3544 with identifier: HG07398
2026-03-29 11:11:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b6cba7ea-ea64-5d2d-ac9e-533536bd3544 with identifier: HG07398
2026-03-29 11:11:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b6cba7ea-ea64-5d2d-ac9e-533536bd3544 with identifier: HG07398 to the API
2026-03-29 11:11:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:11:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:09:40Z',
'fuel_type': 'petrol',
'id': 'b6cba7ea-ea64-5d2d-ac9e-533536bd3544',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG07398',
'listing': 'auction',
'make': 'Audi',
'model': 'Q2',
'odometer': 125922,
'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': 'Audi Q2 1.4 TFSI ACT S line',
'transmission': 'manual',
'trim': 'S line',
'year': 2018}
2026-03-29 11:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG07398%27 HTTP/1.1" 200 None
2026-03-29 11:11:46 [auto1.fr] INFO: Saving data for HG07398: {'auction_closing_time': 1774883380.0, 'created_time': 1774037890.567591, 'last_price_update_time': 1774782706.878015}
2026-03-29 11:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HG07398') HTTP/1.1" 204 0
2026-03-29 11:11: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:11:47 [auto1.fr] INFO: Found listing with ID: SW40453
2026-03-29 11:11:47 [auto1.fr] INFO: Found listing with ID: VK49050
2026-03-29 11:11:47 [auto1.fr] INFO: Found listing with ID: XR07986
2026-03-29 11:11:47 [auto1.fr] INFO: Found listing with ID: VX89083
2026-03-29 11:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX89083%27 HTTP/1.1" 200 None
2026-03-29 11:11:47 [auto1.fr] INFO: Scrape type for VX89083: 0
2026-03-29 11:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:48 [auto1.fr] INFO: Channel: 24h | Page: 28 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: BP15917
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP15917%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for BP15917: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: KJ21922
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: ZM46379
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM46379%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for ZM46379: 2
2026-03-29 11:11:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1401c6-b3dc-539b-b6e1-037b6f40addb with identifier: ZM46379
2026-03-29 11:11:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1401c6-b3dc-539b-b6e1-037b6f40addb with scrape type 2
2026-03-29 11:11:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc1401c6-b3dc-539b-b6e1-037b6f40addb with scrape type 2
2026-03-29 11:11:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fc1401c6-b3dc-539b-b6e1-037b6f40addb, identifier: ZM46379
2026-03-29 11:11:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fc1401c6-b3dc-539b-b6e1-037b6f40addb with identifier: ZM46379
2026-03-29 11:11:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fc1401c6-b3dc-539b-b6e1-037b6f40addb with identifier: ZM46379
2026-03-29 11:11:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fc1401c6-b3dc-539b-b6e1-037b6f40addb with identifier: ZM46379 to the API
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:11:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:45:01Z',
'fuel_type': 'diesel',
'id': 'fc1401c6-b3dc-539b-b6e1-037b6f40addb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZM46379',
'listing': 'auction',
'make': 'Opel',
'model': 'Antara',
'odometer': 170842,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-09',
'seller_name': None,
'title': 'Opel Antara 2.0 CDTI Cosmo Pack',
'transmission': 'manual',
'trim': 'Cosmo Pack',
'year': 2010}
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM46379%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Saving data for ZM46379: {'auction_closing_time': 1774885501.0, 'created_time': 1774019457.137012, 'last_price_update_time': 1774782708.55392}
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZM46379') HTTP/1.1" 204 0
2026-03-29 11:11:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: HD95891
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: MY07329
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY07329%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for MY07329: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: DK89513
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: EF67266
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF67266%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for EF67266: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: HU10551
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: FX38745
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX38745%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for FX38745: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: GD00278
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: UF91610
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: KE39242
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: KV07634
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV07634%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for KV07634: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: PK07459
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: PH17391
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: AF82357
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: RM15751
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: PD84892
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: BN92934
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN92934%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for BN92934: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: LP15614
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP15614%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for LP15614: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: MG54723
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: UJ10906
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: DE76416
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: CA66055
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: TE54332
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: XF32876
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: KG30366
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: AV69583
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: PU10765
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: JT22164
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: RV36444
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV36444%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for RV36444: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: PB31706
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: FN76549
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: TU96312
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU96312%27 HTTP/1.1" 200 None
2026-03-29 11:11:48 [auto1.fr] INFO: Scrape type for TU96312: 0
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: AN11424
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: ZK58934
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: LY36991
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: TB02827
2026-03-29 11:11:48 [auto1.fr] INFO: Found listing with ID: AD62614
2026-03-29 11:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:49 [auto1.fr] INFO: Channel: 24h | Page: 29 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: UX50667
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: EJ01381
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ01381%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for EJ01381: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: YA14366
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: PK61290
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: AC35526
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: CP24280
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: WU97149
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: CN74208
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: CK51652
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: TH66103
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: JA12306
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: GN96424
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: BW49011
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW49011%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for BW49011: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: MN84879
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN84879%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for MN84879: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: ST02253
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: YR08447
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: XN35079
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: SZ67934
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ67934%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for SZ67934: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: TE33473
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE33473%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for TE33473: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: XN22503
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: KL66203
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL66203%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for KL66203: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: GR90333
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: UW30758
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: WZ68402
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: AZ71859
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: TD71444
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD71444%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for TD71444: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: FJ13177
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ13177%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for FJ13177: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: BF28159
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: TU99897
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: WR25980
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: TD63753
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD63753%27 HTTP/1.1" 200 None
2026-03-29 11:11:49 [auto1.fr] INFO: Scrape type for TD63753: 0
2026-03-29 11:11:49 [auto1.fr] INFO: Found listing with ID: BT51628
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT51628%27 HTTP/1.1" 200 None
2026-03-29 11:11:50 [auto1.fr] INFO: Scrape type for BT51628: 0
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: YH64719
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: MK39736
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: HM08835
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: UD96350
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: MR66280
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR66280%27 HTTP/1.1" 200 None
2026-03-29 11:11:50 [auto1.fr] INFO: Scrape type for MR66280: 0
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: RG14454
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: WJ32121
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ32121%27 HTTP/1.1" 200 None
2026-03-29 11:11:50 [auto1.fr] INFO: Scrape type for WJ32121: 2
2026-03-29 11:11:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b90bfc-e086-503b-b679-1f51c74652f7 with identifier: WJ32121
2026-03-29 11:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b90bfc-e086-503b-b679-1f51c74652f7 with scrape type 2
2026-03-29 11:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b90bfc-e086-503b-b679-1f51c74652f7 with scrape type 2
2026-03-29 11:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b7b90bfc-e086-503b-b679-1f51c74652f7, identifier: WJ32121
2026-03-29 11:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b7b90bfc-e086-503b-b679-1f51c74652f7 with identifier: WJ32121
2026-03-29 11:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b7b90bfc-e086-503b-b679-1f51c74652f7 with identifier: WJ32121
2026-03-29 11:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b7b90bfc-e086-503b-b679-1f51c74652f7 with identifier: WJ32121 to the API
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:58:35Z',
'fuel_type': 'diesel',
'id': 'b7b90bfc-e086-503b-b679-1f51c74652f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WJ32121',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 163725,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-25',
'seller_name': None,
'title': 'Audi A4 2.0 TDI quattro design luxe',
'transmission': 'automatic',
'trim': 'quattro design luxe',
'year': 2016}
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ32121%27 HTTP/1.1" 200 None
2026-03-29 11:11:50 [auto1.fr] INFO: Saving data for WJ32121: {'auction_closing_time': 1774886315.0, 'created_time': 1773938837.062362, 'last_price_update_time': 1774782710.737453}
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WJ32121') HTTP/1.1" 204 0
2026-03-29 11:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:50 [auto1.fr] INFO: Found listing with ID: VL36376
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL36376%27 HTTP/1.1" 200 None
2026-03-29 11:11:50 [auto1.fr] INFO: Scrape type for VL36376: 0
2026-03-29 11:11: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:11:52 [auto1.fr] INFO: Channel: 24h | Page: 30 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: DG97865
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: AG65090
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: HA38525
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA38525%27 HTTP/1.1" 200 None
2026-03-29 11:11:52 [auto1.fr] INFO: Scrape type for HA38525: 0
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: PF15474
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: GZ28490
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: NS99377
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: LL99186
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: TT08692
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT08692%27 HTTP/1.1" 200 None
2026-03-29 11:11:52 [auto1.fr] INFO: Scrape type for TT08692: 0
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: RD15749
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: JE44262
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: WD28161
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD28161%27 HTTP/1.1" 200 None
2026-03-29 11:11:52 [auto1.fr] INFO: Scrape type for WD28161: 0
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: VU54464
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU54464%27 HTTP/1.1" 200 None
2026-03-29 11:11:52 [auto1.fr] INFO: Scrape type for VU54464: 0
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: KJ93163
2026-03-29 11:11:52 [auto1.fr] INFO: Found listing with ID: MR30597
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR30597%27 HTTP/1.1" 200 None
2026-03-29 11:11:52 [auto1.fr] INFO: Scrape type for MR30597: 2
2026-03-29 11:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6 with identifier: MR30597
2026-03-29 11:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6 with scrape type 2
2026-03-29 11:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6 with scrape type 2
2026-03-29 11:11:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6, identifier: MR30597
2026-03-29 11:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6 with identifier: MR30597
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:11:52 [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:11:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6 with identifier: MR30597
2026-03-29 11:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6 with identifier: MR30597 to the API
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:48:29Z',
'fuel_type': 'diesel',
'id': '3bc0d36c-3a65-5496-b3fe-0ac5d120a9e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR30597',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 279637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-15',
'seller_name': None,
'title': 'Peugeot 308 2.0 HDi Feline',
'transmission': 'automatic',
'trim': 'Feline',
'year': 2012}
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR30597%27 HTTP/1.1" 200 None
2026-03-29 11:11:52 [auto1.fr] INFO: Saving data for MR30597: {'auction_closing_time': 1774885709.0, 'created_time': 1774599040.556665, 'last_price_update_time': 1774782712.934692}
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR30597') HTTP/1.1" 204 0
2026-03-29 11:11:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: GN36140
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: JX79729
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: SN55047
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN55047%27 HTTP/1.1" 200 None
2026-03-29 11:11:53 [auto1.fr] INFO: Scrape type for SN55047: 0
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: AL62516
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: AA03447
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: PL96389
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: BS78071
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: HJ62596
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HJ62596%27 HTTP/1.1" 200 None
2026-03-29 11:11:53 [auto1.fr] INFO: Scrape type for HJ62596: 0
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: KX80921
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: EA32444
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: WT88401
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: LH86313
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: EJ34389
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: FH45650
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: JD56350
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: NM75659
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM75659%27 HTTP/1.1" 200 None
2026-03-29 11:11:53 [auto1.fr] INFO: Scrape type for NM75659: 0
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: PV10769
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: BB60197
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: JE86987
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: WH66193
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: XN88220
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: KP96074
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP96074%27 HTTP/1.1" 200 None
2026-03-29 11:11:53 [auto1.fr] INFO: Scrape type for KP96074: 0
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: FG18910
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: MR48084
2026-03-29 11:11:53 [auto1.fr] INFO: Found listing with ID: HK55434
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK55434%27 HTTP/1.1" 200 None
2026-03-29 11:11:53 [auto1.fr] INFO: Scrape type for HK55434: 2
2026-03-29 11:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1 with identifier: HK55434
2026-03-29 11:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1 with scrape type 2
2026-03-29 11:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1 with scrape type 2
2026-03-29 11:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1, identifier: HK55434
2026-03-29 11:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1 with identifier: HK55434
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:11:53 [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:11:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 11:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1 with identifier: HK55434
2026-03-29 11:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1 with identifier: HK55434 to the API
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:11:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:19:29Z',
'fuel_type': 'petrol',
'id': '9e57a4d1-a88f-5f28-9fd2-9f17b2d011a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK55434',
'listing': 'auction',
'make': 'Audi',
'model': 'A5',
'odometer': 129990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-07',
'seller_name': None,
'title': 'Audi A5 1.8 TFSI',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK55434%27 HTTP/1.1" 200 None
2026-03-29 11:11:53 [auto1.fr] INFO: Saving data for HK55434: {'auction_closing_time': 1774883969.0, 'created_time': 1773837285.231652, 'last_price_update_time': 1774782713.850886}
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HK55434') HTTP/1.1" 204 0
2026-03-29 11:11:54 [auto1.fr] INFO: Found listing with ID: ZW75075
2026-03-29 11:11: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:11:55 [auto1.fr] INFO: Channel: 24h | Page: 31 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: AW23641
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: NH00695
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: FV92886
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: UJ42359
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: WF39350
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: GE79607
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: UP18765
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: HV44248
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: NA12515
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA12515%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for NA12515: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: WY50698
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: AM89877
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM89877%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for AM89877: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: VJ16113
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: JL95450
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL95450%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for JL95450: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: HK38255
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: XF86216
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: WN66374
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: ZW41305
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: FB44516
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: MU03605
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: WM92951
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM92951%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for WM92951: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: KB27018
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: WR73947
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: RJ58832
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: AE79151
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE79151%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for AE79151: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: EP93037
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: DW58063
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: CK34687
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: VU18877
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU18877%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for VU18877: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: RC47283
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC47283%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for RC47283: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: RV82237
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: MV38237
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: LH59532
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH59532%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for LH59532: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: UC41776
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: ZX76031
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: YZ25603
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ25603%27 HTTP/1.1" 200 None
2026-03-29 11:11:55 [auto1.fr] INFO: Scrape type for YZ25603: 0
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: BT09994
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: NL35119
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: FJ53176
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: VV03230
2026-03-29 11:11:55 [auto1.fr] INFO: Found listing with ID: CW25524
2026-03-29 11:11: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:11: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:11:57 [auto1.fr] INFO: Channel: 24h | Page: 32 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: LK56634
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: GF71204
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: GG97568
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: LV44843
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV44843%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for LV44843: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: NM26270
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: ZY14352
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: WD76937
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: XM00251
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: RX46777
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: PV30475
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: SB54153
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: AR21211
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR21211%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for AR21211: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: WB89018
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB89018%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for WB89018: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: EN44572
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: PT34048
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: WC58866
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: XC37061
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: GU83359
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: LU48556
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU48556%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for LU48556: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: DJ94370
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: MN20136
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: NL55283
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL55283%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for NL55283: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: BT87055
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT87055%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for BT87055: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: CX35664
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: CY58026
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: WF62835
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: MP37230
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: EG28153
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: XE89034
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: MN45068
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: FT35278
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: PB11063
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: NC58011
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: NJ96194
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ96194%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for NJ96194: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: YF50761
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: CM70145
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: PM18360
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: MB50972
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: UU55981
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU55981%27 HTTP/1.1" 200 None
2026-03-29 11:11:57 [auto1.fr] INFO: Scrape type for UU55981: 0
2026-03-29 11:11:57 [auto1.fr] INFO: Found listing with ID: SE73326
2026-03-29 11:11:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:11:59 [auto1.fr] INFO: Channel: 24h | Page: 33 | totalHits: 4018 | hits on page: 40
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: LC32715
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: UJ66435
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: HB54431
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: YD67863
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: RS97852
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: RX27551
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: AS39169
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: CD37967
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: KD92419
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: TA93484
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: CR40793
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: RT88625
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: CY95378
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: FX48416
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX48416%27 HTTP/1.1" 200 None
2026-03-29 11:11:59 [auto1.fr] INFO: Scrape type for FX48416: 0
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: EC48292
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: LJ02377
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: SZ34365
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: MR10401
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR10401%27 HTTP/1.1" 200 None
2026-03-29 11:11:59 [auto1.fr] INFO: Scrape type for MR10401: 0
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: GB20094
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: PZ84234
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ84234%27 HTTP/1.1" 200 None
2026-03-29 11:11:59 [auto1.fr] INFO: Scrape type for PZ84234: 0
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: SX24822
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: SK77137
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: PV64088
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: YK25648
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: XX30177
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: JZ71794
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: XS84843
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS84843%27 HTTP/1.1" 200 None
2026-03-29 11:11:59 [auto1.fr] INFO: Scrape type for XS84843: 0
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: NH09710
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: CV86369
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: NC07430
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: PL24747
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL24747%27 HTTP/1.1" 200 None
2026-03-29 11:11:59 [auto1.fr] INFO: Scrape type for PL24747: 0
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: YL72206
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: BD15289
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: SD22312
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: SC02354
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: HL90015
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL90015%27 HTTP/1.1" 200 None
2026-03-29 11:11:59 [auto1.fr] INFO: Scrape type for HL90015: 0
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: DS55428
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: VZ14253
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: RV62739
2026-03-29 11:11:59 [auto1.fr] INFO: Found listing with ID: RL47353
2026-03-29 11:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:00 [auto1.fr] INFO: Channel: 24h | Page: 34 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: RA78883
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: MK59725
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: JA80811
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: EH70611
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: UL76778
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL76778%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for UL76778: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: RT00764
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT00764%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for RT00764: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: FL64109
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: GG69928
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG69928%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for GG69928: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: WA63272
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: FW06573
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: SW43155
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: GX13152
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK42079%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for DK42079: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: CT44100
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT44100%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for CT44100: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: LE44996
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE44996%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for LE44996: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: ZW70913
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: SN00260
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: AT92001
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: DW69865
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW69865%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for DW69865: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: GW91751
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: CL71953
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: ZD00723
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: NT63843
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: HK91358
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: SP86966
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP86966%27 HTTP/1.1" 200 None
2026-03-29 11:12:00 [auto1.fr] INFO: Scrape type for SP86966: 0
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: UM04459
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: MG52410
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: CC92766
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: JF27799
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: BJ02880
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: GU08558
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: MC29824
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: UM07151
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: JT89211
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: FK32012
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: XJ20890
2026-03-29 11:12:00 [auto1.fr] INFO: Found listing with ID: SJ39166
2026-03-29 11:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ39166%27 HTTP/1.1" 200 None
2026-03-29 11:12:01 [auto1.fr] INFO: Scrape type for SJ39166: 0
2026-03-29 11:12:01 [auto1.fr] INFO: Found listing with ID: MA64494
2026-03-29 11:12:01 [auto1.fr] INFO: Found listing with ID: FU78733
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU78733%27 HTTP/1.1" 200 None
2026-03-29 11:12:01 [auto1.fr] INFO: Scrape type for FU78733: 2
2026-03-29 11:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 599468cb-307b-5ced-a8d3-8f5b4a3ea18b with identifier: FU78733
2026-03-29 11:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 599468cb-307b-5ced-a8d3-8f5b4a3ea18b with scrape type 2
2026-03-29 11:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 599468cb-307b-5ced-a8d3-8f5b4a3ea18b with scrape type 2
2026-03-29 11:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 599468cb-307b-5ced-a8d3-8f5b4a3ea18b, identifier: FU78733
2026-03-29 11:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 599468cb-307b-5ced-a8d3-8f5b4a3ea18b with identifier: FU78733
2026-03-29 11:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 599468cb-307b-5ced-a8d3-8f5b4a3ea18b with identifier: FU78733
2026-03-29 11:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 599468cb-307b-5ced-a8d3-8f5b4a3ea18b with identifier: FU78733 to the API
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:53:19Z',
'fuel_type': 'diesel',
'id': '599468cb-307b-5ced-a8d3-8f5b4a3ea18b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU78733',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 179490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-11',
'seller_name': None,
'title': 'Renault Kadjar 1.5 BLUE dCi Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2020}
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU78733%27 HTTP/1.1" 200 None
2026-03-29 11:12:01 [auto1.fr] INFO: Saving data for FU78733: {'auction_closing_time': 1774885999.0, 'created_time': 1773254868.975891, 'last_price_update_time': 1774782721.797447}
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FU78733') HTTP/1.1" 204 0
2026-03-29 11:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:01 [auto1.fr] INFO: Found listing with ID: WR92186
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR92186%27 HTTP/1.1" 200 None
2026-03-29 11:12:01 [auto1.fr] INFO: Scrape type for WR92186: 0
2026-03-29 11:12: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:12:03 [auto1.fr] INFO: Channel: 24h | Page: 35 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: NX59406
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: DM90708
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: GN88888
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: ES34117
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES34117%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for ES34117: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: JM62248
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: EM22592
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: AE62259
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: PV67397
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: YH09576
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE69927%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for GE69927: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: RY13486
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG76668%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for HG76668: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: TY32113
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: UC91463
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: TK33303
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: YG85972
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: AW28682
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: XG55278
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: XR89209
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: JW77657
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: WD34390
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: PV07911
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV07911%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for PV07911: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: PJ54167
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: VC55884
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC55884%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for VC55884: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: VT56406
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: WD94188
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: CY59235
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: NH27113
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: DC69819
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: MY73034
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: WY56307
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY56307%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for WY56307: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: JP10882
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: DS06756
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: NS53350
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: TK07331
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: LW18098
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW18098%27 HTTP/1.1" 200 None
2026-03-29 11:12:03 [auto1.fr] INFO: Scrape type for LW18098: 0
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: PF25256
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: JL47490
2026-03-29 11:12:03 [auto1.fr] INFO: Found listing with ID: MD52319
2026-03-29 11:12:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:04 [auto1.fr] INFO: Channel: 24h | Page: 36 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: PH20400
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: JG76800
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: AW56392
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: AW60004
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: CB71354
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB71354%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for CB71354: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: XA46482
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: MH83825
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: WC87969
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC87969%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for WC87969: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: CF10845
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: PB90330
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: SY14202
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: DV35805
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: XY32232
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY32232%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for XY32232: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: NG53401
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: AZ10910
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ10910%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for AZ10910: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: RW29244
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: CT16768
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: RG36017
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: WA43171
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: KL49541
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: SG10065
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: UX65717
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: DL35493
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL35493%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for DL35493: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: EG75535
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: AG79296
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: NB90762
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: GA58799
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA58799%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for GA58799: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: NR37515
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: EZ56962
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ56962%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for EZ56962: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: SF65222
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF65222%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for SF65222: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: ZV92236
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: BX98635
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX98635%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for BX98635: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: SU62459
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: GU82775
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU82775%27 HTTP/1.1" 200 None
2026-03-29 11:12:04 [auto1.fr] INFO: Scrape type for GU82775: 0
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: KH48346
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: YE57515
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: ZY57392
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: GM49581
2026-03-29 11:12:04 [auto1.fr] INFO: Found listing with ID: VB97188
2026-03-29 11:12:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:07 [scrapy.extensions.logstats] INFO: Crawled 40 pages (at 21 pages/min), scraped 9 items (at 8 items/min)
2026-03-29 11:12:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:07 [auto1.fr] INFO: Channel: 24h | Page: 37 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: PP40593
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: AF47912
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: VU64752
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU64752%27 HTTP/1.1" 200 None
2026-03-29 11:12:07 [auto1.fr] INFO: Scrape type for VU64752: 0
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: FL56790
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: XN46316
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: RG31617
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: VD19967
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: HH99307
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: LZ05969
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ05969%27 HTTP/1.1" 200 None
2026-03-29 11:12:07 [auto1.fr] INFO: Scrape type for LZ05969: 0
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: DF54292
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF54292%27 HTTP/1.1" 200 None
2026-03-29 11:12:07 [auto1.fr] INFO: Scrape type for DF54292: 0
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: RH62063
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: FB66651
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB66651%27 HTTP/1.1" 200 None
2026-03-29 11:12:07 [auto1.fr] INFO: Scrape type for FB66651: 0
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: HX32872
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: MZ34112
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: XX62371
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX62371%27 HTTP/1.1" 200 None
2026-03-29 11:12:07 [auto1.fr] INFO: Scrape type for XX62371: 0
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: GM21359
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM21359%27 HTTP/1.1" 200 None
2026-03-29 11:12:07 [auto1.fr] INFO: Scrape type for GM21359: 0
2026-03-29 11:12:07 [auto1.fr] INFO: Found listing with ID: CA98914
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA98914%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for CA98914: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: ED69892
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: NZ70784
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: MV66695
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: EX70719
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: GX93676
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: ZP87456
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: FT23576
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: WV49622
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: BN57568
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: BZ17018
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: TR87165
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: WG55562
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: XA49270
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: CY10481
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY10481%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for CY10481: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: GU13622
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU13622%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for GU13622: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: FN72377
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: TZ60923
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: RM15020
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: EE21284
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: TV81334
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: GP89936
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: AT65594
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT65594%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for AT65594: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: DP32912
2026-03-29 11:12:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12: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:12:08 [auto1.fr] INFO: Channel: 24h | Page: 38 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: UK39038
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: GY61677
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY61677%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for GY61677: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: NB90508
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: SV20054
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: GA93142
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA93142%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for GA93142: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: CX78673
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CX78673%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for CX78673: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: WT89988
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: CC24072
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC24072%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for CC24072: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: PJ64273
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: PP43098
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: YB09337
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB09337%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for YB09337: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: RG52075
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: NW20165
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: UL03444
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL03444%27 HTTP/1.1" 200 None
2026-03-29 11:12:08 [auto1.fr] INFO: Scrape type for UL03444: 0
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: UV60412
2026-03-29 11:12:08 [auto1.fr] INFO: Found listing with ID: AW37047
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW37047%27 HTTP/1.1" 200 None
2026-03-29 11:12:09 [auto1.fr] INFO: Scrape type for AW37047: 2
2026-03-29 11:12:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 986543ec-1d01-5e42-8d23-60ce01da20c9 with identifier: AW37047
2026-03-29 11:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 986543ec-1d01-5e42-8d23-60ce01da20c9 with scrape type 2
2026-03-29 11:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 986543ec-1d01-5e42-8d23-60ce01da20c9 with scrape type 2
2026-03-29 11:12:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 986543ec-1d01-5e42-8d23-60ce01da20c9, identifier: AW37047
2026-03-29 11:12:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 986543ec-1d01-5e42-8d23-60ce01da20c9 with identifier: AW37047
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:12:09 [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:12:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:12: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:12:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 986543ec-1d01-5e42-8d23-60ce01da20c9 with identifier: AW37047
2026-03-29 11:12:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 986543ec-1d01-5e42-8d23-60ce01da20c9 with identifier: AW37047 to the API
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:12: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:12: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:47:53Z',
'fuel_type': 'diesel',
'id': '986543ec-1d01-5e42-8d23-60ce01da20c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AW37047',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 230594,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-02',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTD Turismo',
'transmission': 'manual',
'trim': 'Turismo',
'year': 2015}
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW37047%27 HTTP/1.1" 200 None
2026-03-29 11:12:09 [auto1.fr] INFO: Saving data for AW37047: {'auction_closing_time': 1774885673.0, 'created_time': 1773389731.377163, 'last_price_update_time': 1774782729.799158}
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AW37047') HTTP/1.1" 204 0
2026-03-29 11:12: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:12:09 [auto1.fr] INFO: Found listing with ID: ZN04064
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: NM13401
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: UF95720
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: AA16834
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: GR99275
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR99275%27 HTTP/1.1" 200 None
2026-03-29 11:12:09 [auto1.fr] INFO: Scrape type for GR99275: 0
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: PV13228
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: EV42623
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV42623%27 HTTP/1.1" 200 None
2026-03-29 11:12:09 [auto1.fr] INFO: Scrape type for EV42623: 0
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: WS35351
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS35351%27 HTTP/1.1" 200 None
2026-03-29 11:12:09 [auto1.fr] INFO: Scrape type for WS35351: 0
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: XY53140
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: YP33756
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: ZU33425
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: AD86983
2026-03-29 11:12:09 [auto1.fr] INFO: Found listing with ID: VT20468
2026-03-29 11:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT20468%27 HTTP/1.1" 200 None
2026-03-29 11:12:10 [auto1.fr] INFO: Scrape type for VT20468: 0
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: RM16202
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: XJ63640
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: KH60599
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH60599%27 HTTP/1.1" 200 None
2026-03-29 11:12:10 [auto1.fr] INFO: Scrape type for KH60599: 0
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: RT81456
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: SZ87604
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: CB49566
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: DE63289
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: RE03230
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: WN15233
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: FA15560
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA15560%27 HTTP/1.1" 200 None
2026-03-29 11:12:10 [auto1.fr] INFO: Scrape type for FA15560: 0
2026-03-29 11:12:10 [auto1.fr] INFO: Found listing with ID: MU95789
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU95789%27 HTTP/1.1" 200 None
2026-03-29 11:12:10 [auto1.fr] INFO: Scrape type for MU95789: 0
2026-03-29 11:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:12 [auto1.fr] INFO: Channel: 24h | Page: 39 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: FS07916
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS07916%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for FS07916: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: UB67774
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: YX42017
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX42017%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for YX42017: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: DF24402
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: CZ98730
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: CV73916
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: PU21182
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: JK30699
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: XB85686
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB85686%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for XB85686: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: EM57461
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: JL35366
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: SG49847
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG49847%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for SG49847: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: GR91646
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: CY63463
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: FY67161
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: DL61056
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: MP86931
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP86931%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for MP86931: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: BE28415
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE28415%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for BE28415: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: FF06741
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF06741%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for FF06741: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: GV47699
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: EW12246
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: KJ11601
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ11601%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for KJ11601: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: TB90662
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB90662%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for TB90662: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: MX50814
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: LU25921
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: RR87371
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: AW72790
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW72790%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for AW72790: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: DR50582
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: VB06410
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VB06410%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for VB06410: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: JN75588
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: TU33968
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU33968%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for TU33968: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: MC80505
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: TJ42804
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: KU24416
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU24416%27 HTTP/1.1" 200 None
2026-03-29 11:12:12 [auto1.fr] INFO: Scrape type for KU24416: 0
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: CA74367
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: TP62377
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: EU98498
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: PN48147
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: VT59003
2026-03-29 11:12:12 [auto1.fr] INFO: Found listing with ID: KH41597
2026-03-29 11:12: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:12:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:14 [auto1.fr] INFO: Channel: 24h | Page: 40 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: EZ33397
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: MM74389
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: WS91599
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: JL73028
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: BU68644
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU68644%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for BU68644: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: AR11267
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: HX42637
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: ZB25731
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: CZ71555
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: EN45493
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: AF00232
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF00232%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for AF00232: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: CW03284
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: AK98548
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: JT77468
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: AE49772
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: EX69925
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: HX44098
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: KU64262
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: NA45918
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: AM89267
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM89267%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for AM89267: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: AN35398
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN35398%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for AN35398: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: EZ74269
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: CT72802
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: HL64257
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: RS33880
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: UW62660
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: SS11031
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS11031%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for SS11031: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: LX07620
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: DL73854
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: RU39722
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: EF99764
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF99764%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for EF99764: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: FH53651
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH53651%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for FH53651: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: HS65333
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: HG41300
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: HC61728
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: VW75527
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW75527%27 HTTP/1.1" 200 None
2026-03-29 11:12:14 [auto1.fr] INFO: Scrape type for VW75527: 0
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: VN17175
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: GJ07777
2026-03-29 11:12:14 [auto1.fr] INFO: Found listing with ID: TM51568
2026-03-29 11:12: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:12: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:12:15 [auto1.fr] INFO: Channel: 24h | Page: 41 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: DG70448
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: GR22766
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: MC48696
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: HD39413
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: EB39116
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: UW24353
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: WT70639
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT70639%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for WT70639: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: LG45977
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: RU67717
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: WS65527
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: EX24044
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: TK17800
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK17800%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for TK17800: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: VJ61916
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL23162%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for SL23162: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: MW37619
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: LH72856
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH72856%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for LH72856: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: YE18250
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: TK69848
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: UP87670
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP87670%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for UP87670: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: GS36765
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: YM41866
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: YJ05555
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: TJ75172
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: DH82223
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: SX48678
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: PZ86834
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: HL19117
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL19117%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for HL19117: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: JW95827
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: GB90259
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: DW86267
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: RM94372
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: XE12504
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE12504%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for XE12504: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: GM49151
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM49151%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for GM49151: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: BN28845
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN28845%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for BN28845: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: TH22765
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH22765%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for TH22765: 0
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: WZ91942
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: NM43411
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: SP79464
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: AK77190
2026-03-29 11:12:15 [auto1.fr] INFO: Found listing with ID: NH66177
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH66177%27 HTTP/1.1" 200 None
2026-03-29 11:12:15 [auto1.fr] INFO: Scrape type for NH66177: 0
2026-03-29 11:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12: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:12:23 [auto1.fr] INFO: Channel: 24h | Page: 42 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: WE51663
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: AF71559
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF71559%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for AF71559: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: RW48851
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: RY88225
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: KL41030
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: MN49775
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: FJ03284
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: LN93682
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN93682%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for LN93682: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: RN78358
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: NE89694
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: FM76859
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: YD65284
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: XM63454
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM63454%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for XM63454: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: BK60442
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK60442%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for BK60442: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: ZV17346
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: HY23225
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: JB86111
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: SK76067
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: FY19911
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY19911%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for FY19911: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: HP83519
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: JC04532
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: CU82171
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: UV68573
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: CN94578
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: DZ50190
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: JW66497
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: MX44865
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: UV66666
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV66666%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for UV66666: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: XP13710
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: BF11227
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: TW86443
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: ZU63998
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: NK86276
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: TD62088
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD62088%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for TD62088: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: BG86110
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: NN52824
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: UM24040
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: YS28405
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: DC75279
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC75279%27 HTTP/1.1" 200 None
2026-03-29 11:12:23 [auto1.fr] INFO: Scrape type for DC75279: 0
2026-03-29 11:12:23 [auto1.fr] INFO: Found listing with ID: KW91019
2026-03-29 11:12:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:25 [auto1.fr] INFO: Channel: 24h | Page: 43 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: XL06807
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL06807%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for XL06807: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: MV26699
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: TT76332
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT76332%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for TT76332: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: KS39466
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: GY53867
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY53867%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for GY53867: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: DE52492
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: EF80120
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF80120%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for EF80120: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: JY27806
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: SK79513
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: PR02257
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: GK27379
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: TK50100
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: FX56042
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: SK90535
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK90535%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for SK90535: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: BZ72790
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: AB89878
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: WG41079
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG41079%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for WG41079: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: KU95605
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: ML45851
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: BG55031
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: XJ30987
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: SP05715
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: SG47762
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: HA75396
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA75396%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for HA75396: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: EK70515
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: NU07942
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: XT28721
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: JY53378
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: VD45259
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: HC41727
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: EH82966
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH82966%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for EH82966: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: MF04067
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF04067%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for MF04067: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: EE18245
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE18245%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for EE18245: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: CF11578
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF11578%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for CF11578: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: WJ64776
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: TP14970
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP14970%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for TP14970: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: JZ01678
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ01678%27 HTTP/1.1" 200 None
2026-03-29 11:12:25 [auto1.fr] INFO: Scrape type for JZ01678: 0
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: VJ77975
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: KV98613
2026-03-29 11:12:25 [auto1.fr] INFO: Found listing with ID: MG55357
2026-03-29 11:12:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:26 [auto1.fr] INFO: Channel: 24h | Page: 44 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: NF12969
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF12969%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for NF12969: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: EW04315
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW04315%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for EW04315: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: EW34119
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW34119%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for EW34119: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: BT83384
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: CE73573
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: GC95950
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC95950%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for GC95950: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: TU89344
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: XX69546
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: WB96726
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: KV51080
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: SF64188
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: DM04559
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM04559%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for DM04559: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: PN07999
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: WX45079
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: RJ85335
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: SS09336
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS09336%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for SS09336: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: WU31753
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU31753%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for WU31753: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: GG73780
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: FB73414
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: LG22146
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG22146%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for LG22146: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: DX84857
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: TW26107
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW26107%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for TW26107: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: ED22019
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: DU53160
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: RU83053
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: XH57355
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: NJ73263
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: ZD63756
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD63756%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for ZD63756: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: MJ75566
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ75566%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for MJ75566: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: ZU24116
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: MU32424
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: SV97892
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV97892%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for SV97892: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: NK97521
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: UZ88065
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ88065%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for UZ88065: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: CU45612
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU45612%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for CU45612: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: BX46550
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX46550%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for BX46550: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: YF60243
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: XK18597
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: BF96093
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF96093%27 HTTP/1.1" 200 None
2026-03-29 11:12:26 [auto1.fr] INFO: Scrape type for BF96093: 0
2026-03-29 11:12:26 [auto1.fr] INFO: Found listing with ID: KK88504
2026-03-29 11:12: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:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:28 [auto1.fr] INFO: Channel: 24h | Page: 45 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: VV28577
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: ED65991
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED65991%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for ED65991: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: EU04661
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: NP72433
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: NF02632
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: AV09040
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: DR66239
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR66239%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for DR66239: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: WB82308
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: PL68032
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: FV54092
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: NF64180
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: PE05498
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: AH27285
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: VT28880
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: UV80375
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV80375%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for UV80375: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: DF98972
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF98972%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for DF98972: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: JB33898
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB33898%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for JB33898: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: XV37084
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: PD03339
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: MT70667
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT70667%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for MT70667: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: UE54565
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: BK69407
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK69407%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for BK69407: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: AD21154
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: UX68185
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: TJ06743
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: YH95657
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: XC26455
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: LD33485
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: TD05048
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: HE55587
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: YV70333
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: RE04761
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: FU21313
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU21313%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for FU21313: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: TE23987
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: CU40817
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: MA45879
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: MU43687
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: TY25406
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: CG53313
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG53313%27 HTTP/1.1" 200 None
2026-03-29 11:12:28 [auto1.fr] INFO: Scrape type for CG53313: 0
2026-03-29 11:12:28 [auto1.fr] INFO: Found listing with ID: VM37248
2026-03-29 11:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:12:32 [auto1.fr] INFO: Channel: 24h | Page: 46 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AS73849
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: XE65140
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: KG53026
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: HR76305
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AT21688
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: SN40214
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AX11943
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: TA55744
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: FF28625
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF28625%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for FF28625: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AL82018
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: JZ01335
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: BE73084
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: KZ06576
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: VG22418
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB99079%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for XB99079: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: CV80188
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: HX06665
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: TV18698
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: LZ94034
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: KK18532
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AZ87418
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: PU00090
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU00090%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for PU00090: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: RT56886
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT56886%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for RT56886: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AP89415
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: ML04615
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML04615%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for ML04615: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: PK59709
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: EM31372
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: KA12460
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: NZ10281
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: MF53419
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: EC97430
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: AV80485
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV80485%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for AV80485: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: CN29658
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN29658%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for CN29658: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: MJ65865
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: KK96121
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: WW84487
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW84487%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for WW84487: 0
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: PB69772
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: ZP43186
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: TZ71501
2026-03-29 11:12:32 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP20801%27 HTTP/1.1" 200 None
2026-03-29 11:12:32 [auto1.fr] INFO: Scrape type for JP20801: 0
2026-03-29 11:12:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12: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:12:34 [auto1.fr] INFO: Channel: 24h | Page: 47 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: BD27690
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: KD15560
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: AK38610
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: CD24187
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD24187%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for CD24187: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: HK16802
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: BV28672
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: YL24585
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: NZ72826
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: ZD66750
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD66750%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for ZD66750: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: SK24652
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: FS26317
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: RB25104
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: GC58365
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC58365%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for GC58365: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: AN67182
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: JN13323
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM06059%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for PM06059: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: XK71446
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: LN63908
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: LB25032
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB25032%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for LB25032: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: VK04958
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: EG51030
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG51030%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for EG51030: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: XF63220
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF63220%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for XF63220: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: KU18790
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: TF97321
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: CG65710
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG65710%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for CG65710: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: YD68300
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD68300%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for YD68300: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: GM53873
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM53873%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for GM53873: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: CY57197
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: LK56140
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: NC71697
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: YG03351
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: CK37382
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CK37382%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for CK37382: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: JJ98244
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: CL86896
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL86896%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for CL86896: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: KV53313
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV53313%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for KV53313: 0
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: HX75346
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: WZ16952
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: EV07055
2026-03-29 11:12:34 [auto1.fr] INFO: Found listing with ID: KX10882
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX10882%27 HTTP/1.1" 200 None
2026-03-29 11:12:34 [auto1.fr] INFO: Scrape type for KX10882: 0
2026-03-29 11:12:35 [auto1.fr] INFO: Found listing with ID: XD75763
2026-03-29 11:12: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:12: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:12:37 [auto1.fr] INFO: Channel: 24h | Page: 48 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: LF55274
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF55274%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for LF55274: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: HS75387
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: PB88152
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: SS42092
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: AD92116
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD92116%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for AD92116: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: FY39217
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: PC92887
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: FE38558
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE38558%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for FE38558: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: AG04119
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: VX87591
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: SV30155
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: HZ64883
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: WB41440
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: MA12460
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA12460%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for MA12460: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: NE20699
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: AX53483
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: VC71107
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: MD00505
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: FF28461
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF28461%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for FF28461: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: RN50760
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN50760%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for RN50760: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: HV57604
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: PM19100
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: ZG75134
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG75134%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for ZG75134: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: ST56941
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: HH41979
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: FK73792
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: EB93167
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: TL51104
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: LA84507
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: NS28706
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: AX41786
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX41786%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for AX41786: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: ZN76963
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: JJ54898
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: HB07315
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: NY62204
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: AS77345
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS77345%27 HTTP/1.1" 200 None
2026-03-29 11:12:37 [auto1.fr] INFO: Scrape type for AS77345: 0
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: WJ01379
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: UP01111
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: VX72879
2026-03-29 11:12:37 [auto1.fr] INFO: Found listing with ID: PJ49621
2026-03-29 11:12:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:12: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:12:49 [auto1.fr] INFO: Channel: 24h | Page: 49 | totalHits: 4018 | hits on page: 40
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: RY46240
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: FL13370
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL13370%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for FL13370: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: XS01268
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: ZE06169
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: SK35236
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: LP67639
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP67639%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for LP67639: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: ZF73790
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: JD36177
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: UG46789
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: WF21146
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: AX71622
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: AZ11730
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: RL88794
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL88794%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for RL88794: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: TV78191
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: WY61697
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: HV59700
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: FU50469
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: TT03614
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT03614%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for TT03614: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: UD06601
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: UD67025
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: AY73835
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY73835%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for AY73835: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: PR11684
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: SJ38590
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: SE60139
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: RN08668
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN08668%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for RN08668: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: VS50564
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: UL73975
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: LS24945
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: RB78829
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: EE26786
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: YC59106
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: AW36161
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: XA95461
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA95461%27 HTTP/1.1" 200 None
2026-03-29 11:12:49 [auto1.fr] INFO: Scrape type for XA95461: 0
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: LR83057
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: EN28045
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: HX13782
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: LT34083
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: FV44642
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: SU49595
2026-03-29 11:12:49 [auto1.fr] INFO: Found listing with ID: MG88051
2026-03-29 11:12: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:13: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:13:03 [auto1.fr] INFO: Channel: 24h | Page: 50 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: UL75425
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: AC41668
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: MX43291
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX43291%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for MX43291: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: NW47205
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: HP22528
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: RR97749
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: KJ35871
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ35871%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for KJ35871: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: KX83980
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: FK23336
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: EY12780
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: GG59474
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG59474%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for GG59474: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: VC93454
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: KU35743
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: WF72416
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF72416%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for WF72416: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: WX99023
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX99023%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for WX99023: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: LX87630
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: YS88817
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: KM62215
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: AC53692
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC53692%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for AC53692: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: YR82284
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: CF38557
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF38557%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for CF38557: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: VN64616
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: UP19008
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: AC05527
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: BW09951
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: GM27790
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: NJ56198
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: DM99042
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: RK62587
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: FU20636
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: MD36539
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: GR08290
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR08290%27 HTTP/1.1" 200 None
2026-03-29 11:13:03 [auto1.fr] INFO: Scrape type for GR08290: 0
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: EK15899
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: JY07389
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: EF46973
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: KH91643
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: EP75778
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: CY39121
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: MX94872
2026-03-29 11:13:03 [auto1.fr] INFO: Found listing with ID: JE34470
2026-03-29 11:13:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13: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:13:06 [auto1.fr] INFO: Channel: 24h | Page: 51 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: SY34135
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: FK98951
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: ME33575
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: UD05463
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: MD28531
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD28531%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for MD28531: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: PP10113
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: EE55765
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: PF14495
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF14495%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for PF14495: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: BJ17608
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: SW47860
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: DR84565
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: XY60648
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: PK80705
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: BD75746
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: JL70353
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL70353%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for JL70353: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: YV50416
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: WH53507
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: GH97582
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: VD86421
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: LJ50312
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ50312%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for LJ50312: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: BD67804
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: FD20720
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD20720%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for FD20720: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: UW89295
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: ZW96440
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: ZY50775
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: VS93501
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: CT64778
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT64778%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for CT64778: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: ML92572
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: EG04001
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: MT59073
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT59073%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for MT59073: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: AF18569
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: XL83385
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: FK05830
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: NE11748
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: MU18843
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: AR47486
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR47486%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for AR47486: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: KN77575
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN77575%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for KN77575: 0
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: NZ88621
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: DC34167
2026-03-29 11:13:06 [auto1.fr] INFO: Found listing with ID: RG62052
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG62052%27 HTTP/1.1" 200 None
2026-03-29 11:13:06 [auto1.fr] INFO: Scrape type for RG62052: 0
2026-03-29 11:13: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:13:07 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 15 pages/min), scraped 10 items (at 1 items/min)
2026-03-29 11:13:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:07 [auto1.fr] INFO: Channel: 24h | Page: 52 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: TY32323
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: MR35372
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: SD25089
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: HL52009
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL52009%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for HL52009: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: CN26634
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: JY17204
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY17204%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for JY17204: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: DB65012
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DB65012%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for DB65012: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: HG97173
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG97173%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for HG97173: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: WK76842
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: VY25018
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: GH89775
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: DE58184
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: ZX66674
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: NH57081
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: XD98684
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: UR77796
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: AA65542
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: LD25413
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD25413%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for LD25413: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: NT08625
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT08625%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for NT08625: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: TP41770
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: ER64271
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: XA15383
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: UJ66470
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ66470%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for UJ66470: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: PW85948
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: SV56232
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV56232%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for SV56232: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: CF32132
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: FY25332
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: AW32775
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW32775%27 HTTP/1.1" 200 None
2026-03-29 11:13:07 [auto1.fr] INFO: Scrape type for AW32775: 0
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: CA27736
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: UK11725
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: FT64075
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: DW22541
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: SG55487
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: JM86086
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: WD58620
2026-03-29 11:13:07 [auto1.fr] INFO: Found listing with ID: GE93156
2026-03-29 11:13:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13: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:13:28 [auto1.fr] INFO: Channel: 24h | Page: 53 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: HL16549
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL16549%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for HL16549: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: TT38529
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MB71350
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: JC47215
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC47215%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for JC47215: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: TR25442
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: GH15197
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: GV87304
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: JD86284
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: EY32861
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: YZ97157
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: NJ87351
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: UW28110
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW28110%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for UW28110: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: NS63809
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: HS23568
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: UW84739
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: FS84170
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS84170%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for FS84170: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: PE35330
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: JA14962
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: AN48533
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: GW21742
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: LJ61951
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ61951%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for LJ61951: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MS74277
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: ZT58099
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: UM83805
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MM07469
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM07469%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for MM07469: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: HP05689
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: KP65442
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: NK54136
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MT66619
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT66619%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for MT66619: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: FL10414
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL10414%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for FL10414: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: WC30753
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC30753%27 HTTP/1.1" 200 None
2026-03-29 11:13:28 [auto1.fr] INFO: Scrape type for WC30753: 0
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: KP38186
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: ER27932
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MK17359
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: VG25473
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: HX93622
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: CT92714
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: MS51100
2026-03-29 11:13:28 [auto1.fr] INFO: Found listing with ID: KK83692
2026-03-29 11:13:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:29 [auto1.fr] INFO: Channel: 24h | Page: 54 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: JK75371
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: RE03107
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE03107%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for RE03107: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: VH60046
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: XF87299
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: YL83320
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: LN39968
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: NA86883
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: UD96168
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD96168%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for UD96168: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: MD69842
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: CG81278
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG81278%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for CG81278: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: WN81957
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN81957%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for WN81957: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: NU29788
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: FA81787
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: NE42933
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: EV64742
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: GG56079
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG56079%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for GG56079: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: RT58444
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: HM64898
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: CT72019
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT72019%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for CT72019: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: CN65579
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN65579%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for CN65579: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: SK84670
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK84670%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for SK84670: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: UX73397
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: RR55482
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: MM30985
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: YR11120
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: JD14959
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: HE44900
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: BH00084
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: UY57064
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY57064%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for UY57064: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: ND09422
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: JK52044
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: TA04044
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA04044%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for TA04044: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: PS21697
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: PS18899
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: NH87335
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH87335%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for NH87335: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: WX34918
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: YW51831
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: YG70238
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: PS15455
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS15455%27 HTTP/1.1" 200 None
2026-03-29 11:13:29 [auto1.fr] INFO: Scrape type for PS15455: 0
2026-03-29 11:13:29 [auto1.fr] INFO: Found listing with ID: KD23440
2026-03-29 11:13:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:32 [auto1.fr] INFO: Channel: 24h | Page: 55 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: JD77184
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: FY63151
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY63151%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for FY63151: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: TV80653
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV80653%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for TV80653: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: YY03331
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY03331%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for YY03331: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: FA15271
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA15271%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for FA15271: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: WK69644
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: VK08918
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: MP49380
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: WP36847
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: ZJ48056
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: LW60229
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW60229%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for LW60229: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: ST25283
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: ER13695
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: JU78053
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: TZ71973
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ71973%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for TZ71973: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: RD39200
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: MN33134
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: PX94335
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: SU22782
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: WW90706
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: YP81019
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP81019%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for YP81019: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: PJ58780
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: EF38669
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: XP39781
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: BM88611
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: UJ08020
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: VF38659
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: KL85301
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: DM90581
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM90581%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for DM90581: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: UV57376
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: HY35486
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: AN13848
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: VJ57370
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: NP93017
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: GV82833
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: YH48214
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: EW26856
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW26856%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for EW26856: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: KU04906
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: SL78382
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL78382%27 HTTP/1.1" 200 None
2026-03-29 11:13:32 [auto1.fr] INFO: Scrape type for SL78382: 0
2026-03-29 11:13:32 [auto1.fr] INFO: Found listing with ID: MP87348
2026-03-29 11:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13: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:13:38 [auto1.fr] INFO: Channel: 24h | Page: 56 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:38 [auto1.fr] INFO: Found listing with ID: MZ70913
2026-03-29 11:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ70913%27 HTTP/1.1" 200 None
2026-03-29 11:13:38 [auto1.fr] INFO: Scrape type for MZ70913: 0
2026-03-29 11:13:38 [auto1.fr] INFO: Found listing with ID: DU07698
2026-03-29 11:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU07698%27 HTTP/1.1" 200 None
2026-03-29 11:13:38 [auto1.fr] INFO: Scrape type for DU07698: 2
2026-03-29 11:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3030537-30a7-5dec-80eb-818d516fbad2 with identifier: DU07698
2026-03-29 11:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3030537-30a7-5dec-80eb-818d516fbad2 with scrape type 2
2026-03-29 11:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3030537-30a7-5dec-80eb-818d516fbad2 with scrape type 2
2026-03-29 11:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e3030537-30a7-5dec-80eb-818d516fbad2, identifier: DU07698
2026-03-29 11:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e3030537-30a7-5dec-80eb-818d516fbad2 with identifier: DU07698
2026-03-29 11:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e3030537-30a7-5dec-80eb-818d516fbad2 with identifier: DU07698
2026-03-29 11:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e3030537-30a7-5dec-80eb-818d516fbad2 with identifier: DU07698 to the API
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:13: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:13: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': 75,
'expiration_date': '2026-03-30T15:38:55Z',
'fuel_type': 'petrol',
'id': 'e3030537-30a7-5dec-80eb-818d516fbad2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU07698',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 63224,
'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': 'Opel Corsa 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2020}
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU07698%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Saving data for DU07698: {'auction_closing_time': 1774885135.0, 'created_time': 1774599037.506498, 'last_price_update_time': 1774782819.643821}
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DU07698') HTTP/1.1" 204 0
2026-03-29 11:13: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:13:39 [auto1.fr] INFO: Found listing with ID: MN69487
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: ND01459
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND01459%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for ND01459: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: YJ08145
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ08145%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for YJ08145: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: NK65049
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK65049%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for NK65049: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: VH93695
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: LL77834
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL77834%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for LL77834: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: ZW72190
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: YZ02897
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: UZ33747
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: UC74566
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC74566%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for UC74566: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: BA82205
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: VP25340
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: TL16727
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: MD88959
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: WY34434
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: CN83275
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: TX99737
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: MD12613
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: KF11436
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: CY84423
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY84423%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for CY84423: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: SU40545
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: DH20773
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH20773%27 HTTP/1.1" 200 None
2026-03-29 11:13:39 [auto1.fr] INFO: Scrape type for DH20773: 0
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: ZK50786
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: YC53751
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: CR71429
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: YT51945
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: HP09447
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: AH72783
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: FD08620
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: LP46372
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: CC90261
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: TJ94582
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: UA32984
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: EX17744
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: WU85664
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: UY88811
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: EJ91890
2026-03-29 11:13:39 [auto1.fr] INFO: Found listing with ID: EC17210
2026-03-29 11:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:41 [auto1.fr] INFO: Channel: 24h | Page: 57 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:41 [auto1.fr] INFO: Found listing with ID: VF47862
2026-03-29 11:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF47862%27 HTTP/1.1" 200 None
2026-03-29 11:13:41 [auto1.fr] INFO: Scrape type for VF47862: 0
2026-03-29 11:13:41 [auto1.fr] INFO: Found listing with ID: UY33007
2026-03-29 11:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY33007%27 HTTP/1.1" 200 None
2026-03-29 11:13:41 [auto1.fr] INFO: Scrape type for UY33007: 0
2026-03-29 11:13:41 [auto1.fr] INFO: Found listing with ID: KD06239
2026-03-29 11:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD06239%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for KD06239: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: LH33113
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: PZ31154
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: PN67245
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: TV07997
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: MN66061
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: FL00176
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: HT93217
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: GT16530
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: WK41306
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK41306%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for WK41306: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: HJ29503
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: MM76244
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM76244%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for MM76244: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: ZN42149
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: PJ15466
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ15466%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for PJ15466: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: AK12827
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: EL79305
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: VS72948
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: MB37310
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: TE52661
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: RT99319
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: XR89860
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR89860%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for XR89860: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: RP10515
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: VN21149
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN21149%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for VN21149: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: PU97968
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: LN63849
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: GG20575
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: MV90750
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: MM28958
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: BR00420
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: SW63127
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: SX78543
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: WY78026
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: VD00710
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: ZS46246
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS46246%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for ZS46246: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: ZK87358
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: EG61465
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG61465%27 HTTP/1.1" 200 None
2026-03-29 11:13:42 [auto1.fr] INFO: Scrape type for EG61465: 0
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: UB38513
2026-03-29 11:13:42 [auto1.fr] INFO: Found listing with ID: RE22137
2026-03-29 11:13:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13: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:13:46 [auto1.fr] INFO: Channel: 24h | Page: 58 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: UH93252
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: DD29235
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: RF55114
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF55114%27 HTTP/1.1" 200 None
2026-03-29 11:13:46 [auto1.fr] INFO: Scrape type for RF55114: 0
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: TH45766
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: KU97686
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: NH46093
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: AP43967
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP43967%27 HTTP/1.1" 200 None
2026-03-29 11:13:46 [auto1.fr] INFO: Scrape type for AP43967: 0
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: MD10490
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD10490%27 HTTP/1.1" 200 None
2026-03-29 11:13:46 [auto1.fr] INFO: Scrape type for MD10490: 0
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: VE88379
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: HG31065
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: DN97834
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: SF42406
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: SB20232
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: RM88358
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: PS61958
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: DF10648
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: BR83568
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: AR61190
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: XR57689
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: RD43481
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD43481%27 HTTP/1.1" 200 None
2026-03-29 11:13:46 [auto1.fr] INFO: Scrape type for RD43481: 0
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: XN91695
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: FW43931
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: MU27491
2026-03-29 11:13:46 [auto1.fr] INFO: Found listing with ID: EH31611
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH31611%27 HTTP/1.1" 200 None
2026-03-29 11:13:47 [auto1.fr] INFO: Scrape type for EH31611: 0
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: ZD97088
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: UC74553
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: FD71180
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: RR91424
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR91424%27 HTTP/1.1" 200 None
2026-03-29 11:13:47 [auto1.fr] INFO: Scrape type for RR91424: 0
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: AT38634
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT38634%27 HTTP/1.1" 200 None
2026-03-29 11:13:47 [auto1.fr] INFO: Scrape type for AT38634: 0
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: FJ70435
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: PP44848
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: DA14290
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: MZ17908
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: NM65342
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM65342%27 HTTP/1.1" 200 None
2026-03-29 11:13:47 [auto1.fr] INFO: Scrape type for NM65342: 0
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: FU95990
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: EP19309
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP19309%27 HTTP/1.1" 200 None
2026-03-29 11:13:47 [auto1.fr] INFO: Scrape type for EP19309: 0
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: CJ24080
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: BR41818
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: ZB34276
2026-03-29 11:13:47 [auto1.fr] INFO: Found listing with ID: MY09161
2026-03-29 11:13: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:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:50 [auto1.fr] INFO: Channel: 24h | Page: 59 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: TF94753
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: AC91705
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: GF86255
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: HH30569
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: UX16987
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: DT96128
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: GJ13192
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ13192%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for GJ13192: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: SR29191
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: ED04570
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED04570%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for ED04570: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: TU91733
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU91733%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for TU91733: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: ML23604
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML23604%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for ML23604: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: ST53729
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: ZG38272
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: KL75715
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: TE52859
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: VZ99500
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: JM47133
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: DK36476
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK36476%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for DK36476: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: XE12158
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: ZY73935
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY73935%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for ZY73935: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: CL80852
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL80852%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for CL80852: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: FX76531
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX76531%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for FX76531: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: JY75647
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY75647%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for JY75647: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: RF49940
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: DL67560
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL67560%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for DL67560: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: UU85427
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: LK87093
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: UV56831
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: YV06493
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: TY38326
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: MV08172
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: RB49673
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: RW71357
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: BF87888
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: YG57350
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG57350%27 HTTP/1.1" 200 None
2026-03-29 11:13:50 [auto1.fr] INFO: Scrape type for YG57350: 0
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: NF91897
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: LV77548
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: MR80425
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: EF38661
2026-03-29 11:13:50 [auto1.fr] INFO: Found listing with ID: NH71773
2026-03-29 11:13: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:13:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:52 [auto1.fr] INFO: Channel: 24h | Page: 60 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: JX19943
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: RR34220
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: SA59848
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA59848%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for SA59848: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: MR98478
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR98478%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for MR98478: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: FP36699
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP36699%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for FP36699: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: UB23071
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB23071%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for UB23071: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: NV19792
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: EC31783
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: WD39864
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: YP70210
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: RS33874
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS33874%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for RS33874: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: FH19004
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH19004%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for FH19004: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: AP24088
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: MP85730
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: YZ16711
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: BE71739
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: DJ00737
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ00737%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for DJ00737: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: FC74849
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: NX59215
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: LN87144
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: NC49171
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC49171%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for NC49171: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: BH26535
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: AZ58184
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: VM86019
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: ZH59438
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: AM51224
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM51224%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for AM51224: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: SX54041
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: DC06822
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC06822%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for DC06822: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: MH39363
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: FB21103
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: UM01118
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: HZ90961
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: XE08250
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: AV33142
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: EU34225
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU34225%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for EU34225: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: VH41528
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH41528%27 HTTP/1.1" 200 None
2026-03-29 11:13:52 [auto1.fr] INFO: Scrape type for VH41528: 0
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: CL54463
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: YN96832
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: ZK94521
2026-03-29 11:13:52 [auto1.fr] INFO: Found listing with ID: RU45955
2026-03-29 11:13: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:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:13:54 [auto1.fr] INFO: Channel: 24h | Page: 61 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: VU02387
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: FD55779
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: XD50705
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD50705%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for XD50705: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: HG60579
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: XT11394
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT11394%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for XT11394: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: GV95018
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: CZ93131
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ93131%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for CZ93131: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: ND13207
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: SG33724
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG33724%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for SG33724: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: DT21905
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: MF77875
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: ZK84103
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK84103%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for ZK84103: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: MP66959
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: CZ69538
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ69538%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for CZ69538: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: BX42794
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX42794%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for BX42794: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: KR84190
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: PR03169
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR03169%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for PR03169: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: TG94455
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG94455%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for TG94455: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: GS07169
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: VM69167
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM69167%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for VM69167: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: NP85383
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: CD17301
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: ZJ32600
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: UM62874
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: FR70440
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: FH59874
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: FD56672
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: TL12646
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: MM41559
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: TG24288
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: CB86002
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: DK98853
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: HG30830
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: WC20404
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC20404%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for WC20404: 0
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: JU72656
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: KP69779
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: WG61508
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: RB44910
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: AE63144
2026-03-29 11:13:54 [auto1.fr] INFO: Found listing with ID: MZ90683
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ90683%27 HTTP/1.1" 200 None
2026-03-29 11:13:54 [auto1.fr] INFO: Scrape type for MZ90683: 0
2026-03-29 11:13: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:13: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:13:55 [auto1.fr] INFO: Channel: 24h | Page: 62 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: BS06698
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS06698%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for BS06698: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: EM50741
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EM50741%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for EM50741: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: UC18078
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: PY61328
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: KE50703
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: JE67703
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: AV52743
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: FZ00281
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: LF93998
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: CN55587
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: LA56862
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: PJ63799
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: DS92577
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: KL33528
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: TB74385
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: TD18216
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: RZ47364
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: XW27990
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW27990%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for XW27990: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: BK15343
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: SJ55712
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ55712%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for SJ55712: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: XR69838
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR69838%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for XR69838: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: KP36638
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: MA20001
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: XB39762
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: CP68877
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP68877%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for CP68877: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: ZG36173
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG36173%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for ZG36173: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: HH48704
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: YB96343
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB96343%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for YB96343: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: GS55232
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS55232%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for GS55232: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: SS26228
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: EC35846
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: HL22941
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: JA02670
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: RV29196
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: PL96351
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: BD15498
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: PE72245
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: HK47615
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: KH88430
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH88430%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for KH88430: 0
2026-03-29 11:13:55 [auto1.fr] INFO: Found listing with ID: DY88686
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY88686%27 HTTP/1.1" 200 None
2026-03-29 11:13:55 [auto1.fr] INFO: Scrape type for DY88686: 0
2026-03-29 11:13:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:13: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:13:57 [auto1.fr] INFO: Channel: 24h | Page: 63 | totalHits: 4018 | hits on page: 40
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: AF99064
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: YS52687
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS52687%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for YS52687: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: LS45360
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: BN62096
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN62096%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for BN62096: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: AE85756
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: RG31547
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: BS70158
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS70158%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for BS70158: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: VG11419
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: AG85717
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG85717%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for AG85717: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: BH35269
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: FB36187
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: DS58335
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: AF27253
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: WR77644
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: PG76188
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: SF08210
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: XX05016
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: GN72204
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: TX20850
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: ML29204
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: RR98715
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR98715%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for RR98715: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: HB88268
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB88268%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for HB88268: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: YS84605
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: RZ43302
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ43302%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for RZ43302: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: TR94670
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: NX44773
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: GW15397
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW15397%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for GW15397: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: MB04765
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB04765%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for MB04765: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: HT34496
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: SX50304
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: GW47315
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: SV17768
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: XS17493
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: AV67556
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV67556%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for AV67556: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: JN19759
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN19759%27 HTTP/1.1" 200 None
2026-03-29 11:13:57 [auto1.fr] INFO: Scrape type for JN19759: 0
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: SJ29154
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: ZX89558
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: GX34616
2026-03-29 11:13:57 [auto1.fr] INFO: Found listing with ID: XX41832
2026-03-29 11:13: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:14: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:14:00 [auto1.fr] INFO: Channel: 24h | Page: 64 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: MY01215
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: RV30465
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: AV25502
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: DS91774
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: WD97133
2026-03-29 11:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD97133%27 HTTP/1.1" 200 None
2026-03-29 11:14:00 [auto1.fr] INFO: Scrape type for WD97133: 0
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: BZ31250
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: JS99240
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: RR43233
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: EK08902
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: XB64542
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: AC61454
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: NA88907
2026-03-29 11:14:00 [auto1.fr] INFO: Found listing with ID: WP15494
2026-03-29 11:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP15494%27 HTTP/1.1" 200 None
2026-03-29 11:14:01 [auto1.fr] INFO: Scrape type for WP15494: 0
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: JV51312
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: YZ38650
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: FM33156
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: MZ51504
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: RZ84099
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: ND52454
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: GF28469
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: SH68071
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: EX34772
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: MP83150
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: GL86382
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: TC98272
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: VV47499
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: ZC11920
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC11920%27 HTTP/1.1" 200 None
2026-03-29 11:14:01 [auto1.fr] INFO: Scrape type for ZC11920: 0
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: DF39125
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF39125%27 HTTP/1.1" 200 None
2026-03-29 11:14:01 [auto1.fr] INFO: Scrape type for DF39125: 0
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: HZ94791
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: PC67376
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: AE53332
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: MH81805
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: JK72589
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK72589%27 HTTP/1.1" 200 None
2026-03-29 11:14:01 [auto1.fr] INFO: Scrape type for JK72589: 0
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: JT52882
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: SJ06843
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: TS81790
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: HV60888
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV60888%27 HTTP/1.1" 200 None
2026-03-29 11:14:01 [auto1.fr] INFO: Scrape type for HV60888: 0
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: XC92409
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: UM47720
2026-03-29 11:14:01 [auto1.fr] INFO: Found listing with ID: PY05683
2026-03-29 11:14: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:14:07 [scrapy.extensions.logstats] INFO: Crawled 68 pages (at 13 pages/min), scraped 11 items (at 1 items/min)
2026-03-29 11:14:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:14: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:14:09 [auto1.fr] INFO: Channel: 24h | Page: 65 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: PU86663
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: SL63726
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: YR85654
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: FM11789
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM11789%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for FM11789: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: HB48660
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: UG12722
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: MS29276
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: RG19413
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG19413%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for RG19413: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: VF03243
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: LB50656
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: GZ88251
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: RE74240
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE74240%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for RE74240: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: TS55065
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: JZ87275
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: WL36176
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: HU57774
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU57774%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for HU57774: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: PG45214
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: FX41600
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX41600%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for FX41600: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: BM25551
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: DM05326
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: KW25734
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: PA24175
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: TZ89802
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: SS41282
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: AM93614
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: ZZ46494
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: WK36694
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK36694%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for WK36694: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: WR10994
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: DD23905
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: BM22913
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM22913%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for BM22913: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: ML21708
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML21708%27 HTTP/1.1" 200 None
2026-03-29 11:14:09 [auto1.fr] INFO: Scrape type for ML21708: 0
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: GB77488
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: EK36416
2026-03-29 11:14:09 [auto1.fr] INFO: Found listing with ID: NP13285
2026-03-29 11:14:10 [auto1.fr] INFO: Found listing with ID: XT84639
2026-03-29 11:14:10 [auto1.fr] INFO: Found listing with ID: EE27971
2026-03-29 11:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE27971%27 HTTP/1.1" 200 None
2026-03-29 11:14:10 [auto1.fr] INFO: Scrape type for EE27971: 0
2026-03-29 11:14:10 [auto1.fr] INFO: Found listing with ID: CD31311
2026-03-29 11:14:10 [auto1.fr] INFO: Found listing with ID: AX81149
2026-03-29 11:14:10 [auto1.fr] INFO: Found listing with ID: EC71268
2026-03-29 11:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC71268%27 HTTP/1.1" 200 None
2026-03-29 11:14:10 [auto1.fr] INFO: Scrape type for EC71268: 0
2026-03-29 11:14:10 [auto1.fr] INFO: Found listing with ID: RG41241
2026-03-29 11:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG41241%27 HTTP/1.1" 200 None
2026-03-29 11:14:10 [auto1.fr] INFO: Scrape type for RG41241: 0
2026-03-29 11:14:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:14: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:14:11 [auto1.fr] INFO: Channel: 24h | Page: 66 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: ZN95371
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: SH33733
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH33733%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for SH33733: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: FP58616
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: VV03257
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: BJ19131
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ19131%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for BJ19131: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: JP63031
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: WA59957
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA59957%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for WA59957: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: EF09834
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: YE03503
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: GP41524
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: VY32914
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY32914%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for VY32914: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: HA41573
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: SH12813
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: KB68741
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: LJ78621
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: MP60855
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: TA69138
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: XN52554
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: NB91353
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL69996%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for ZL69996: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: FL47243
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: ER23883
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER23883%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for ER23883: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: HF30950
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: KW37033
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: ZV63731
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZV63731%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for ZV63731: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: WE39904
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE39904%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for WE39904: 0
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: ZY58741
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: CU36394
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: BS99622
2026-03-29 11:14:11 [auto1.fr] INFO: Found listing with ID: DA44919
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA44919%27 HTTP/1.1" 200 None
2026-03-29 11:14:11 [auto1.fr] INFO: Scrape type for DA44919: 2
2026-03-29 11:14:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a1be839-5236-58a8-9b39-906cdaa5cd72 with identifier: DA44919
2026-03-29 11:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1be839-5236-58a8-9b39-906cdaa5cd72 with scrape type 2
2026-03-29 11:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a1be839-5236-58a8-9b39-906cdaa5cd72 with scrape type 2
2026-03-29 11:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2a1be839-5236-58a8-9b39-906cdaa5cd72, identifier: DA44919
2026-03-29 11:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2a1be839-5236-58a8-9b39-906cdaa5cd72 with identifier: DA44919
2026-03-29 11:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:14:11 [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:14:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:14:11 [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:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:14:11 [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:14:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:14:12 [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:14:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2a1be839-5236-58a8-9b39-906cdaa5cd72 with identifier: DA44919
2026-03-29 11:14:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2a1be839-5236-58a8-9b39-906cdaa5cd72 with identifier: DA44919 to the API
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:14: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:14: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': 398,
'expiration_date': '2026-03-30T15:06:11Z',
'fuel_type': 'hybrid',
'id': '2a1be839-5236-58a8-9b39-906cdaa5cd72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA44919',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 20854,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 Recharge Plug-in Hybrid Plus Bright AWD',
'transmission': 'automatic',
'trim': 'Plus Bright AWD',
'year': 2022}
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA44919%27 HTTP/1.1" 200 None
2026-03-29 11:14:12 [auto1.fr] INFO: Saving data for DA44919: {'auction_closing_time': 1774883171.0, 'created_time': 1773219168.83852, 'last_price_update_time': 1774782852.489044}
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DA44919') HTTP/1.1" 204 0
2026-03-29 11:14: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:14:12 [auto1.fr] INFO: Found listing with ID: FM00457
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: HS91891
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS91891%27 HTTP/1.1" 200 None
2026-03-29 11:14:12 [auto1.fr] INFO: Scrape type for HS91891: 0
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: DE33951
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: XP32748
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: HC30106
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: PA65311
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: GD06145
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: RF21195
2026-03-29 11:14:12 [auto1.fr] INFO: Found listing with ID: SM91019
2026-03-29 11:14: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:14:14 [auto1.fr] INFO: Channel: 24h | Page: 67 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: YE87742
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: CB87490
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB87490%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for CB87490: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: CU50423
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: UF21819
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: FH08940
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH08940%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for FH08940: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: ZM15968
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: EY07006
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY07006%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for EY07006: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: VL00356
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL00356%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for VL00356: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: WX93331
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: NY89050
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: HD25218
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: JH25784
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: NS96856
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: KM12903
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: NW41550
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: MJ29292
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: LY42330
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: FB89695
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: UN28055
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: YY14821
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY14821%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for YY14821: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: UX84994
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX84994%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for UX84994: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: VU85213
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: NE69651
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: BS13354
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: GF40263
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: KB53057
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB53057%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for KB53057: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: UZ92787
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: RF64734
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF64734%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for RF64734: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: FU24714
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU24714%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for FU24714: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: SF44343
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF44343%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for SF44343: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: AU93823
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: BX37071
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: BL47384
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL47384%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for BL47384: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: CP45146
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP45146%27 HTTP/1.1" 200 None
2026-03-29 11:14:14 [auto1.fr] INFO: Scrape type for CP45146: 0
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: KA08025
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: HT47034
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: FD49432
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: MM83925
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: CK84283
2026-03-29 11:14:14 [auto1.fr] INFO: Found listing with ID: RA87670
2026-03-29 11:14: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:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:16 [auto1.fr] INFO: Channel: 24h | Page: 68 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:16 [auto1.fr] INFO: Found listing with ID: PK30317
2026-03-29 11:14:16 [auto1.fr] INFO: Found listing with ID: SR78214
2026-03-29 11:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR78214%27 HTTP/1.1" 200 None
2026-03-29 11:14:16 [auto1.fr] INFO: Scrape type for SR78214: 2
2026-03-29 11:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75 with identifier: SR78214
2026-03-29 11:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75 with scrape type 2
2026-03-29 11:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75 with scrape type 2
2026-03-29 11:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75, identifier: SR78214
2026-03-29 11:14:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75 with identifier: SR78214
2026-03-29 11:14:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75 with identifier: SR78214
2026-03-29 11:14:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1400ebeb-3fd5-57d4-8cc6-9dabf63cba75 with identifier: SR78214 to the API
2026-03-29 11:14:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:14: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:14: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': 185,
'expiration_date': '2026-03-30T15:39:50Z',
'fuel_type': 'diesel',
'id': '1400ebeb-3fd5-57d4-8cc6-9dabf63cba75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SR78214',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 217536,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-14',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI GTD BlueMotion Tech',
'transmission': 'automatic',
'trim': 'GTD BlueMotion Tech',
'year': 2016}
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR78214%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Saving data for SR78214: {'auction_closing_time': 1774885190.0, 'created_time': 1774599039.585559, 'last_price_update_time': 1774782857.070888}
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SR78214') HTTP/1.1" 204 0
2026-03-29 11:14: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:14:17 [auto1.fr] INFO: Found listing with ID: XB56810
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: SL99392
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL99392%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for SL99392: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: ZA29038
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: UL91596
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL91596%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for UL91596: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: VC57720
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: HH84744
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: EY61288
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: XF85427
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF85427%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for XF85427: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: CG44888
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG44888%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for CG44888: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: XE41092
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: UV16444
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV16444%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for UV16444: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: NL40809
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: KC44664
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: XP49606
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: TC43521
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC43521%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for TC43521: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: DA43353
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: FT37919
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: MP37430
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: TW29990
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: YG34016
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: HP22884
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: TE79860
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: WE10881
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: WH99497
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: VT88303
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: AW06582
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW06582%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for AW06582: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: UD81721
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: GD10850
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: LM45033
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM45033%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for LM45033: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: CP93546
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: JR53691
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR53691%27 HTTP/1.1" 200 None
2026-03-29 11:14:17 [auto1.fr] INFO: Scrape type for JR53691: 0
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: XB97503
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: ZZ21531
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: ME85478
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: TW65411
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: BN30584
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: UN42713
2026-03-29 11:14:17 [auto1.fr] INFO: Found listing with ID: KK73571
2026-03-29 11:14: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:14:18 [auto1.fr] INFO: Channel: 24h | Page: 69 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: LL32423
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: UP56954
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: NF53447
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: HF97792
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF97792%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for HF97792: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: AV47121
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: UR46637
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: VJ30522
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: KL75694
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: ET93179
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET93179%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for ET93179: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: CH12895
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: WL42720
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL42720%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for WL42720: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: LZ11575
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: DM26560
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM26560%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for DM26560: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: XJ04578
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: XT87850
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT87850%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for XT87850: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: EY02947
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: CV47418
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: VD42608
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: NC23739
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC23739%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for NC23739: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: RK11371
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK11371%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for RK11371: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: XV71586
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: RU65332
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: BX31241
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: KU09289
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: DT31778
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: VM45990
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM45990%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for VM45990: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: YX14767
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: VE21844
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE21844%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for VE21844: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: LC46010
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC46010%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for LC46010: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: GJ22712
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: FW75721
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW75721%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for FW75721: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: HP32037
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP32037%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for HP32037: 0
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: CX01779
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: VP08253
2026-03-29 11:14:18 [auto1.fr] INFO: Found listing with ID: KC97649
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC97649%27 HTTP/1.1" 200 None
2026-03-29 11:14:18 [auto1.fr] INFO: Scrape type for KC97649: 2
2026-03-29 11:14:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d9a37b-98e6-593a-b0e6-37b60969166d with identifier: KC97649
2026-03-29 11:14:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d9a37b-98e6-593a-b0e6-37b60969166d with scrape type 2
2026-03-29 11:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9d9a37b-98e6-593a-b0e6-37b60969166d with scrape type 2
2026-03-29 11:14:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f9d9a37b-98e6-593a-b0e6-37b60969166d, identifier: KC97649
2026-03-29 11:14:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f9d9a37b-98e6-593a-b0e6-37b60969166d with identifier: KC97649
2026-03-29 11:14:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f9d9a37b-98e6-593a-b0e6-37b60969166d with identifier: KC97649
2026-03-29 11:14:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f9d9a37b-98e6-593a-b0e6-37b60969166d with identifier: KC97649 to the API
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:14: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:14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:27:30Z',
'fuel_type': 'petrol',
'id': 'f9d9a37b-98e6-593a-b0e6-37b60969166d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC97649',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 121772,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-25',
'seller_name': None,
'title': 'Renault Captur 0.9 Energy Helly Hansen',
'transmission': 'manual',
'trim': 'Helly Hansen',
'year': 2014}
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC97649%27 HTTP/1.1" 200 None
2026-03-29 11:14:19 [auto1.fr] INFO: Saving data for KC97649: {'auction_closing_time': 1774884450.0, 'created_time': 1773761802.106882, 'last_price_update_time': 1774782859.239785}
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KC97649') HTTP/1.1" 204 0
2026-03-29 11:14: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:14:19 [auto1.fr] INFO: Found listing with ID: DB74353
2026-03-29 11:14:19 [auto1.fr] INFO: Found listing with ID: FN04245
2026-03-29 11:14:19 [auto1.fr] INFO: Found listing with ID: CF59045
2026-03-29 11:14:19 [auto1.fr] INFO: Found listing with ID: GT29202
2026-03-29 11:14:19 [auto1.fr] INFO: Found listing with ID: FV30159
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV30159%27 HTTP/1.1" 200 None
2026-03-29 11:14:19 [auto1.fr] INFO: Scrape type for FV30159: 0
2026-03-29 11:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:20 [auto1.fr] INFO: Channel: 24h | Page: 70 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: YM32264
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM32264%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for YM32264: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: CM68492
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: TA32648
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: VH92035
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: EJ48081
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: VF74700
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: AZ12396
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ12396%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for AZ12396: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: MJ79043
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: BR67887
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: GY82618
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY82618%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for GY82618: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: GR09269
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR09269%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for GR09269: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: YY18278
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY18278%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for YY18278: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: AY91860
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: ZZ67013
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ67013%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for ZZ67013: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: UP31918
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP31918%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for UP31918: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: PX91967
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: TU05858
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: HC58992
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: LK51820
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: GS17266
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: BT56168
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: FW66356
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: RM18696
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: HP37519
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP37519%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for HP37519: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: UM45421
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: NU51886
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: CZ82631
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ82631%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for CZ82631: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: AT20727
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: AT81791
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: FR21898
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR21898%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for FR21898: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: WG19143
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: NG42802
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: BH93071
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH93071%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for BH93071: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: DN03508
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: PF16062
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: KL74620
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: YT08799
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: JL76183
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: JC39460
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC39460%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for JC39460: 0
2026-03-29 11:14:20 [auto1.fr] INFO: Found listing with ID: DE96742
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE96742%27 HTTP/1.1" 200 None
2026-03-29 11:14:20 [auto1.fr] INFO: Scrape type for DE96742: 2
2026-03-29 11:14:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 038f73d8-b7bf-5ad5-850f-1212b5856993 with identifier: DE96742
2026-03-29 11:14:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 038f73d8-b7bf-5ad5-850f-1212b5856993 with scrape type 2
2026-03-29 11:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 038f73d8-b7bf-5ad5-850f-1212b5856993 with scrape type 2
2026-03-29 11:14:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 038f73d8-b7bf-5ad5-850f-1212b5856993, identifier: DE96742
2026-03-29 11:14:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 038f73d8-b7bf-5ad5-850f-1212b5856993 with identifier: DE96742
2026-03-29 11:14:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 038f73d8-b7bf-5ad5-850f-1212b5856993 with identifier: DE96742
2026-03-29 11:14:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 038f73d8-b7bf-5ad5-850f-1212b5856993 with identifier: DE96742 to the API
2026-03-29 11:14:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:14: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:14:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:29:30Z',
'fuel_type': 'diesel',
'id': '038f73d8-b7bf-5ad5-850f-1212b5856993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DE96742',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 205188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-22',
'seller_name': None,
'title': 'Peugeot 308 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2015}
2026-03-29 11:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE96742%27 HTTP/1.1" 200 None
2026-03-29 11:14:21 [auto1.fr] INFO: Saving data for DE96742: {'auction_closing_time': 1774884570.0, 'created_time': 1773933616.183754, 'last_price_update_time': 1774782861.091952}
2026-03-29 11:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DE96742') HTTP/1.1" 204 0
2026-03-29 11:14: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:14: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:14:22 [auto1.fr] INFO: Channel: 24h | Page: 71 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: GK54284
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: LH76709
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: SF01086
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: WV93333
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: XE30356
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE30356%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for XE30356: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: RC05941
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: EM83607
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: CU95310
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: BL19130
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL19130%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for BL19130: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: ZD76165
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: BP34211
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: CU30754
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: PZ88800
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: MY43858
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY43858%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for MY43858: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: DA93412
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: TP61370
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: DH45379
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: VT19778
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: AX98718
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: ZA49017
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA49017%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for ZA49017: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: SX33425
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: DJ09425
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: YJ06296
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: HB16314
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: TR39928
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR39928%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for TR39928: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: AW19265
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: SD25864
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: NG39505
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: TK04922
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK04922%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for TK04922: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: DL07367
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: JG67142
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: XH55125
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XH55125%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for XH55125: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: VT66374
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT66374%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for VT66374: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: GL57074
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GL57074%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for GL57074: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: CU22233
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: PD03654
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: YZ13186
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: ZL05280
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: YS67726
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS67726%27 HTTP/1.1" 200 None
2026-03-29 11:14:22 [auto1.fr] INFO: Scrape type for YS67726: 0
2026-03-29 11:14:22 [auto1.fr] INFO: Found listing with ID: TZ91470
2026-03-29 11:14: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:14: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:14:23 [auto1.fr] INFO: Channel: 24h | Page: 72 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: WS31397
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: MC68416
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: AT49366
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT49366%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for AT49366: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: SV76082
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: SE24151
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: VR68825
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: JN14468
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: EX11392
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX11392%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for EX11392: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: FX98365
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: NZ33363
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: EH26711
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: LL72908
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL72908%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for LL72908: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: SD92574
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: SV67354
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: CY43470
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: RB55896
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: XW31982
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: NJ59520
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: HZ30710
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: GG29325
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: LZ69569
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: NY61092
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY61092%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for NY61092: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: TR32255
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: ZM80023
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: SL13789
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: YS87818
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: MS42425
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS42425%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for MS42425: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: AT90732
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT90732%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for AT90732: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: AK39621
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK39621%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for AK39621: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: FB29476
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB29476%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for FB29476: 0
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: CE04725
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: CV84017
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: RX87637
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: VP23956
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: NY43606
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: GB94955
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: LL62487
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: CR66279
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: CH04753
2026-03-29 11:14:23 [auto1.fr] INFO: Found listing with ID: VP92725
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP92725%27 HTTP/1.1" 200 None
2026-03-29 11:14:23 [auto1.fr] INFO: Scrape type for VP92725: 0
2026-03-29 11:14: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:14: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:14:24 [auto1.fr] INFO: Channel: 24h | Page: 73 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: KB95904
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: GZ26108
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: KH51958
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: HW65969
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: RL62627
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: ND58253
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: PM61458
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: TB34816
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: WT63906
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT63906%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for WT63906: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: HR61891
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: PG50049
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: JS64389
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: MC93057
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC93057%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for MC93057: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: WN65697
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: SL82812
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: FV70954
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV70954%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for FV70954: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: HX49968
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX49968%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for HX49968: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: UG11231
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: MG59529
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: JT24532
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: SK92055
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: FY78807
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY78807%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for FY78807: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: SB38361
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: TY88704
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY88704%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for TY88704: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: NM97530
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: XL87843
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: GZ59625
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: PM49517
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: XP17198
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: GN98796
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: DR23602
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR23602%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for DR23602: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: JU80651
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: MM63788
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM63788%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for MM63788: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: ZP94396
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: DU63509
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU63509%27 HTTP/1.1" 200 None
2026-03-29 11:14:24 [auto1.fr] INFO: Scrape type for DU63509: 0
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: MG88559
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: ZC11276
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: ZU13538
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: WY25382
2026-03-29 11:14:24 [auto1.fr] INFO: Found listing with ID: DR43317
2026-03-29 11:14: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:14: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:14:26 [auto1.fr] INFO: Channel: 24h | Page: 74 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:26 [auto1.fr] INFO: Found listing with ID: PM54626
2026-03-29 11:14:26 [auto1.fr] INFO: Found listing with ID: WF83429
2026-03-29 11:14:26 [auto1.fr] INFO: Found listing with ID: XT87839
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT87839%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for XT87839: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: KC00053
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: RT00680
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: WA19421
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA19421%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for WA19421: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: LH70216
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: XX17277
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: RT97510
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT97510%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for RT97510: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: YF14026
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: VL98028
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: JU05090
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU05090%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for JU05090: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: CC89861
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: BZ30264
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: GS03984
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: AH00792
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: SC97617
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: WJ36021
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: CW00157
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: MA92859
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: FP08474
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: GE69678
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE69678%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for GE69678: 2
2026-03-29 11:14:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e503c5e-70e3-5408-826d-4911eaa7745c with identifier: GE69678
2026-03-29 11:14:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e503c5e-70e3-5408-826d-4911eaa7745c with scrape type 2
2026-03-29 11:14:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e503c5e-70e3-5408-826d-4911eaa7745c with scrape type 2
2026-03-29 11:14:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6e503c5e-70e3-5408-826d-4911eaa7745c, identifier: GE69678
2026-03-29 11:14:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6e503c5e-70e3-5408-826d-4911eaa7745c with identifier: GE69678
2026-03-29 11:14:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6e503c5e-70e3-5408-826d-4911eaa7745c with identifier: GE69678
2026-03-29 11:14:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6e503c5e-70e3-5408-826d-4911eaa7745c with identifier: GE69678 to the API
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:14: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:14:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:32:31Z',
'fuel_type': 'diesel',
'id': '6e503c5e-70e3-5408-826d-4911eaa7745c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GE69678',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 273467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-31',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 TDI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2011}
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE69678%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Saving data for GE69678: {'auction_closing_time': 1774884751.0, 'created_time': 1773662400.676096, 'last_price_update_time': 1774782867.71066}
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GE69678') HTTP/1.1" 204 0
2026-03-29 11:14: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:14:27 [auto1.fr] INFO: Found listing with ID: NS97221
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: PD78031
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: UM97504
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: NP12584
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: NW12162
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: WV73236
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: UR57838
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR57838%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for UR57838: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: SN63946
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: MA29780
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: ZH47004
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: WS68966
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: KP94491
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP94491%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for KP94491: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: AU48197
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: WN86171
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: KN59996
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: CJ92637
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: YA54656
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA54656%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for YA54656: 0
2026-03-29 11:14:27 [auto1.fr] INFO: Found listing with ID: BM17669
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM17669%27 HTTP/1.1" 200 None
2026-03-29 11:14:27 [auto1.fr] INFO: Scrape type for BM17669: 0
2026-03-29 11:14: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:14:29 [auto1.fr] INFO: Channel: 24h | Page: 75 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: FP89047
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: GZ97506
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: RL60672
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL60672%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for RL60672: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: UF83440
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: ZH72622
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: NY72412
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: GM29427
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM29427%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for GM29427: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: WA46854
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: AD46957
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: YP51372
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: GU93912
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: TY87509
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY87509%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for TY87509: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: DB83162
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: PX06579
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: BF66000
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: SY82674
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: GS73075
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS73075%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for GS73075: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: FL76825
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL76825%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for FL76825: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: TS40917
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: VY74819
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: JE10155
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE10155%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for JE10155: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: ZK08219
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: KS28661
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: SF06109
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF06109%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for SF06109: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: AD83695
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: BS21555
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: JF07338
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF07338%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for JF07338: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: HE67645
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: JD39110
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: JR78499
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: NZ21389
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: DK56900
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: BF56571
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF56571%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for BF56571: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: YY91816
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: YH44031
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: WJ13583
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ13583%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for WJ13583: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: UR58617
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: TE19039
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: CK21473
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CK21473%27 HTTP/1.1" 200 None
2026-03-29 11:14:29 [auto1.fr] INFO: Scrape type for CK21473: 0
2026-03-29 11:14:29 [auto1.fr] INFO: Found listing with ID: WG06663
2026-03-29 11:14: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:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:32 [auto1.fr] INFO: Channel: 24h | Page: 76 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: PA78315
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: TL95949
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: XS62147
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: AC86426
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC86426%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for AC86426: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: TH94226
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: RG30279
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: TN71254
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: DJ31121
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: KJ24442
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: MX62937
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: UV38858
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: FS76185
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: DS23730
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: JL93468
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: CM39472
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: ZL28145
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: JY97748
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: FJ05834
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ05834%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for FJ05834: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: JF96237
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: HG27801
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG27801%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for HG27801: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: AA14547
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: CE08433
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: ZN02557
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN02557%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for ZN02557: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: EN42354
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN42354%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for EN42354: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: GL68159
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: JH18323
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM20172%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for RM20172: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: EE83883
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE83883%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for EE83883: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: HS48981
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS48981%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for HS48981: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: HD10774
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: SZ93717
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: WF53707
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF53707%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for WF53707: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: RE72510
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: AV92189
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV92189%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for AV92189: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: KZ65396
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ65396%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for KZ65396: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: PK04898
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK04898%27 HTTP/1.1" 200 None
2026-03-29 11:14:32 [auto1.fr] INFO: Scrape type for PK04898: 0
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: PD48393
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: PT64266
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: PE67276
2026-03-29 11:14:32 [auto1.fr] INFO: Found listing with ID: ZW54259
2026-03-29 11:14: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:14: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:14:33 [auto1.fr] INFO: Channel: 24h | Page: 77 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: ZH66102
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: XB80018
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB80018%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for XB80018: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: FK47349
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: YC36334
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC36334%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for YC36334: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: PS96016
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: KU51052
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: HJ20372
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: GC19073
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC19073%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for GC19073: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: WZ07204
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: TG10536
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG10536%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for TG10536: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: RE10755
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: MR81376
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: MP66678
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: CT54779
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: KW68314
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW68314%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for KW68314: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: JF56429
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: JP06757
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: SE16009
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: MU24088
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU24088%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for MU24088: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: HF25900
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF25900%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for HF25900: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: NV28779
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: UU33853
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: GZ91230
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: WD81784
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD81784%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for WD81784: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: XA59282
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: PZ79927
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ79927%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for PZ79927: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: VL19432
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: WN62407
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: GA15332
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: JG32180
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG32180%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for JG32180: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: LV54644
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: ET22474
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: VB54274
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VB54274%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for VB54274: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: WH81250
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: KG24265
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG24265%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for KG24265: 0
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: MJ22347
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: UH55334
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: TY42768
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: ZV03608
2026-03-29 11:14:33 [auto1.fr] INFO: Found listing with ID: TF90019
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF90019%27 HTTP/1.1" 200 None
2026-03-29 11:14:33 [auto1.fr] INFO: Scrape type for TF90019: 0
2026-03-29 11:14: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:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:35 [auto1.fr] INFO: Channel: 24h | Page: 78 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: ZN51236
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: RH20698
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: JH28308
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: FX69066
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX69066%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for FX69066: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: WN78758
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: FB52388
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: EM64243
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: FV29389
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: AH74667
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: NL48805
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: YG68340
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: CJ55731
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ55731%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for CJ55731: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: YM43773
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: XK82108
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: NV36409
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: KX72763
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: MC34871
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC34871%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for MC34871: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: NH75420
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: UW89865
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: JN66060
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: BX33058
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: LH95044
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: VF82485
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: MP91388
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: TR54238
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR54238%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for TR54238: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: WH66120
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: BH76785
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: ZK60890
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK60890%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for ZK60890: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: ER89848
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: MR72983
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR72983%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for MR72983: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: YZ93571
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: DC15734
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC15734%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for DC15734: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: LY14108
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: XE57968
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: SC77691
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: BE42627
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: GG81995
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: CR42714
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: CE35297
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE35297%27 HTTP/1.1" 200 None
2026-03-29 11:14:35 [auto1.fr] INFO: Scrape type for CE35297: 0
2026-03-29 11:14:35 [auto1.fr] INFO: Found listing with ID: JH24674
2026-03-29 11:14: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:14: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:14:46 [auto1.fr] INFO: Channel: 24h | Page: 79 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: VH64619
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: ZP19975
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP19975%27 HTTP/1.1" 200 None
2026-03-29 11:14:46 [auto1.fr] INFO: Scrape type for ZP19975: 0
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: YP11132
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: PD71096
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: SL68858
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: JG27531
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: JE50651
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: PX74554
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: MS48423
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: FC94374
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: PF58698
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: RW58754
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: ZU75776
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: MD77771
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD77771%27 HTTP/1.1" 200 None
2026-03-29 11:14:46 [auto1.fr] INFO: Scrape type for MD77771: 0
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: XE55477
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: GP33170
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: EL53506
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: NP36468
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP36468%27 HTTP/1.1" 200 None
2026-03-29 11:14:46 [auto1.fr] INFO: Scrape type for NP36468: 0
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: LZ22019
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: ZJ62957
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: HV65462
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: SL84950
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL84950%27 HTTP/1.1" 200 None
2026-03-29 11:14:46 [auto1.fr] INFO: Scrape type for SL84950: 0
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: MZ97980
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: HF65645
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: PF58215
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: DC84822
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: WY90257
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: DY58441
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: HA57623
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: YA52294
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: RA71282
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: GT00175
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: XM02114
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: WD54427
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD54427%27 HTTP/1.1" 200 None
2026-03-29 11:14:46 [auto1.fr] INFO: Scrape type for WD54427: 0
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: CL62948
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL62948%27 HTTP/1.1" 200 None
2026-03-29 11:14:46 [auto1.fr] INFO: Scrape type for CL62948: 0
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: SA02986
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: DX76467
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: RW82157
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: AX33817
2026-03-29 11:14:46 [auto1.fr] INFO: Found listing with ID: XR16866
2026-03-29 11:14:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:47 [auto1.fr] INFO: Channel: 24h | Page: 80 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: SG67985
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG67985%27 HTTP/1.1" 200 None
2026-03-29 11:14:47 [auto1.fr] INFO: Scrape type for SG67985: 0
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: VS23726
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: SH10737
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: GR64751
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: UF65661
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF65661%27 HTTP/1.1" 200 None
2026-03-29 11:14:47 [auto1.fr] INFO: Scrape type for UF65661: 0
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: EF99647
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: LT84198
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: XX91419
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: NK21685
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: CK35562
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: GS65981
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: HN41190
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: SV57459
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: SK96575
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: HK63767
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK63767%27 HTTP/1.1" 200 None
2026-03-29 11:14:47 [auto1.fr] INFO: Scrape type for HK63767: 0
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: JH18502
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: NK97991
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: FE45275
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE45275%27 HTTP/1.1" 200 None
2026-03-29 11:14:47 [auto1.fr] INFO: Scrape type for FE45275: 0
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: JN87286
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN87286%27 HTTP/1.1" 200 None
2026-03-29 11:14:47 [auto1.fr] INFO: Scrape type for JN87286: 0
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: RP20789
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: ZL56618
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: WX60393
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: AJ70757
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ70757%27 HTTP/1.1" 200 None
2026-03-29 11:14:47 [auto1.fr] INFO: Scrape type for AJ70757: 0
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: KL87696
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: KT17553
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: SX76014
2026-03-29 11:14:47 [auto1.fr] INFO: Found listing with ID: DD75510
2026-03-29 11:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD75510%27 HTTP/1.1" 200 None
2026-03-29 11:14:48 [auto1.fr] INFO: Scrape type for DD75510: 0
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: ZF23948
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF23948%27 HTTP/1.1" 200 None
2026-03-29 11:14:48 [auto1.fr] INFO: Scrape type for ZF23948: 0
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: WM84463
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM84463%27 HTTP/1.1" 200 None
2026-03-29 11:14:48 [auto1.fr] INFO: Scrape type for WM84463: 0
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: JR93162
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: PY97229
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: SW20172
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: NW87913
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: TU34915
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU34915%27 HTTP/1.1" 200 None
2026-03-29 11:14:48 [auto1.fr] INFO: Scrape type for TU34915: 0
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: NJ82872
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: GA67039
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: JA11107
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: NT26792
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: LH59287
2026-03-29 11:14:48 [auto1.fr] INFO: Found listing with ID: BT80700
2026-03-29 11:14:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:14: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:14:49 [auto1.fr] INFO: Channel: 24h | Page: 81 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: AB99439
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: WL89237
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: GB80878
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: VN89560
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: XS44822
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS44822%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for XS44822: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: NJ07940
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: MN50971
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN50971%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for MN50971: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: MP79146
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP79146%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for MP79146: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: GD28523
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD28523%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for GD28523: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: LA30202
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: FJ71814
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ71814%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for FJ71814: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: SF71257
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: FR92283
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: YW43748
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: FP78557
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: BV80652
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: XZ29474
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XZ29474%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for XZ29474: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: MA61941
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: DH32796
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: PG89381
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: KG24879
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: TL59633
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: UF64082
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: BY36168
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY36168%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for BY36168: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: SJ83397
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: VH45556
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: GT56253
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: KX27022
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: WL52555
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL52555%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for WL52555: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: FE79603
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: RK50663
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: JJ61666
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ61666%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for JJ61666: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: JJ87165
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ87165%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for JJ87165: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: EF05565
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: JL32870
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: MB72443
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: CU16267
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: KR18371
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: PF09480
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF09480%27 HTTP/1.1" 200 None
2026-03-29 11:14:49 [auto1.fr] INFO: Scrape type for PF09480: 0
2026-03-29 11:14:49 [auto1.fr] INFO: Found listing with ID: HZ02689
2026-03-29 11:14: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:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:50 [auto1.fr] INFO: Channel: 24h | Page: 82 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: VR08947
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: MG34511
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG34511%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for MG34511: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: UC52901
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: KR38014
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: VL47333
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL47333%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for VL47333: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: HK06615
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: LV60868
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: PL58037
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: EJ68168
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: KR22803
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR22803%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for KR22803: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: ZF22260
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: DX15659
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: FH34567
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: TB10298
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: PX78812
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: LJ12195
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: ZS17740
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: RX29137
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: ZU85882
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: DC53423
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: EP92791
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: NU22496
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU22496%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for NU22496: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: PD96276
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD96276%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for PD96276: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: SL33104
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: YG84711
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: DP39204
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP39204%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for DP39204: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: WT10703
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: WR81420
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: LV99015
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: NE12141
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE12141%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for NE12141: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: DG03025
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG03025%27 HTTP/1.1" 200 None
2026-03-29 11:14:50 [auto1.fr] INFO: Scrape type for DG03025: 0
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: LB65647
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: SF17635
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: DU78969
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: RN69245
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: GF31041
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: DZ93005
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: KE95958
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: NE86900
2026-03-29 11:14:50 [auto1.fr] INFO: Found listing with ID: BC00467
2026-03-29 11:14:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:51 [auto1.fr] INFO: Channel: 24h | Page: 83 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: CA53572
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: UL34830
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL34830%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for UL34830: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: CE77721
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: UM21861
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM21861%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for UM21861: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: SN32974
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: GA46604
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: YM66542
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: LF97734
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF97734%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for LF97734: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: GF05733
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: AK36999
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: DA77407
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: BV78883
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: NY17450
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: GE65256
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: RS84177
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS84177%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for RS84177: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: BW48684
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW48684%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for BW48684: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: VP49485
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: MW23065
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW23065%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for MW23065: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: KP63735
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: BA73207
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: VU08648
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: CJ23217
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: CC03519
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: GG92228
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: RR92690
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: SU05446
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: CU55087
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: SM45257
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM45257%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for SM45257: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: EC70489
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: LZ13382
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: ZF66923
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF66923%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for ZF66923: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: KB31607
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: EM05638
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: UE67230
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE67230%27 HTTP/1.1" 200 None
2026-03-29 11:14:51 [auto1.fr] INFO: Scrape type for UE67230: 0
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: PH85704
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: YT49094
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: SS17919
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: FH39112
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: KM12499
2026-03-29 11:14:51 [auto1.fr] INFO: Found listing with ID: WD51164
2026-03-29 11:14:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:14:52 [auto1.fr] INFO: Channel: 24h | Page: 84 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: FS40526
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: ED01632
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: JX27536
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX27536%27 HTTP/1.1" 200 None
2026-03-29 11:14:52 [auto1.fr] INFO: Scrape type for JX27536: 0
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: BF99335
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: BA00085
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: BY36086
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: EJ10392
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ10392%27 HTTP/1.1" 200 None
2026-03-29 11:14:52 [auto1.fr] INFO: Scrape type for EJ10392: 0
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: FF80923
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: ZZ56347
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: TW66218
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW66218%27 HTTP/1.1" 200 None
2026-03-29 11:14:52 [auto1.fr] INFO: Scrape type for TW66218: 0
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: EE66390
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE66390%27 HTTP/1.1" 200 None
2026-03-29 11:14:52 [auto1.fr] INFO: Scrape type for EE66390: 0
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: LJ63461
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: HZ59055
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: DP42522
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: TZ35948
2026-03-29 11:14:52 [auto1.fr] INFO: Found listing with ID: ZE01505
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: AZ95773
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: NA91720
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA91720%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for NA91720: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: GR73848
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: DY55554
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY55554%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for DY55554: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: SV47129
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV47129%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for SV47129: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: FY50281
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: XV54294
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: UL61645
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: XP13340
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: WF13879
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: VF42289
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: RC09980
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC09980%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for RC09980: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: FL69972
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: EU24790
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: VN32195
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: ES67441
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES67441%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for ES67441: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: AJ90327
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ90327%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for AJ90327: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: BK28598
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK28598%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for BK28598: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: BJ48666
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: FN14098
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: RT17592
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: VJ32569
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: YP28351
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP28351%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for YP28351: 0
2026-03-29 11:14:53 [auto1.fr] INFO: Found listing with ID: UW75406
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW75406%27 HTTP/1.1" 200 None
2026-03-29 11:14:53 [auto1.fr] INFO: Scrape type for UW75406: 0
2026-03-29 11:14:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:14: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:14:56 [auto1.fr] INFO: Channel: 24h | Page: 85 | totalHits: 4018 | hits on page: 40
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: VA87261
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: LK58488
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: WT29775
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: NN84576
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: AY57267
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: YM93087
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: DM85299
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: UH61886
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: ZM68465
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM68465%27 HTTP/1.1" 200 None
2026-03-29 11:14:56 [auto1.fr] INFO: Scrape type for ZM68465: 0
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: YN12389
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: MN90582
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: DE39656
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: JT40746
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: ER80291
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: HK82247
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: TV56725
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: SV18797
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: LH87358
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH87358%27 HTTP/1.1" 200 None
2026-03-29 11:14:56 [auto1.fr] INFO: Scrape type for LH87358: 0
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: RG93466
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG93466%27 HTTP/1.1" 200 None
2026-03-29 11:14:56 [auto1.fr] INFO: Scrape type for RG93466: 0
2026-03-29 11:14:56 [auto1.fr] INFO: Found listing with ID: MM40591
2026-03-29 11:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM40591%27 HTTP/1.1" 200 None
2026-03-29 11:14:57 [auto1.fr] INFO: Scrape type for MM40591: 0
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: DU54324
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: ZM83363
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: YZ38507
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: WE18688
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: ED67406
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: WS06781
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: AR26119
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: GN11712
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: DJ08565
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: TU11572
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: CY74079
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY74079%27 HTTP/1.1" 200 None
2026-03-29 11:14:57 [auto1.fr] INFO: Scrape type for CY74079: 0
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: KU26111
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU26111%27 HTTP/1.1" 200 None
2026-03-29 11:14:57 [auto1.fr] INFO: Scrape type for KU26111: 0
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: RR42379
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR42379%27 HTTP/1.1" 200 None
2026-03-29 11:14:57 [auto1.fr] INFO: Scrape type for RR42379: 0
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: TD90679
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: JX04019
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: DM88020
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: ZD15255
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: WH98020
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: LZ40715
2026-03-29 11:14:57 [auto1.fr] INFO: Found listing with ID: PF51870
2026-03-29 11:14: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:15:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:15:01 [auto1.fr] INFO: Channel: 24h | Page: 86 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: JM55547
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: AP54277
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: SA90047
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA90047%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for SA90047: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: BE71774
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: LN11414
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN11414%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for LN11414: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: MD09270
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: NB12205
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB12205%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for NB12205: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: JW93608
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: JL64757
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: NS69450
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: RV78912
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: HG76563
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG76563%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for HG76563: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: GS56554
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: AT67197
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: UZ60090
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: PH43807
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: BS98068
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS98068%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for BS98068: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: YX43318
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: YR64418
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR64418%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for YR64418: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: MW90901
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: DA48874
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: EK91858
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: RZ11851
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: CG64502
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG64502%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for CG64502: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: ND18942
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND18942%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for ND18942: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: RB41221
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: LF48042
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: RZ78335
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: YP93878
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: VV72972
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: WR91711
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: MC56053
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: LJ31009
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: TU96890
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: XF13918
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: NU85004
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: XG43228
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: VP52788
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP52788%27 HTTP/1.1" 200 None
2026-03-29 11:15:01 [auto1.fr] INFO: Scrape type for VP52788: 0
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: VK76885
2026-03-29 11:15:01 [auto1.fr] INFO: Found listing with ID: GH44775
2026-03-29 11:15:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:15: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:15:04 [auto1.fr] INFO: Channel: 24h | Page: 87 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: DR51870
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR51870%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for DR51870: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: CL01176
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: AM10351
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM10351%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for AM10351: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: XT90818
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: VD77755
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: DN77795
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: VL29866
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL29866%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for VL29866: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: SC98017
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: GD84029
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: JK56384
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK56384%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for JK56384: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: WW95996
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW95996%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for WW95996: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: VG34464
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: TA66955
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: AY56545
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: HD25274
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: DA63430
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA63430%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for DA63430: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: FF41178
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: XS50876
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS50876%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for XS50876: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: PB66164
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: NU90419
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: HN93768
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN93768%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for HN93768: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: AJ00533
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: MH36333
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: FS45708
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: RB79250
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: GP76636
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP76636%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for GP76636: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: JM10664
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: GW34434
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW34434%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for GW34434: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: ZE29757
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE29757%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for ZE29757: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: RU84743
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: GZ22785
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ22785%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for GZ22785: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: FB12489
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: CV00776
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: BP09757
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: DV45059
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: TP83424
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP83424%27 HTTP/1.1" 200 None
2026-03-29 11:15:04 [auto1.fr] INFO: Scrape type for TP83424: 0
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: NM18460
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: DL49404
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: RL83119
2026-03-29 11:15:04 [auto1.fr] INFO: Found listing with ID: SL85731
2026-03-29 11:15: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:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:15:05 [auto1.fr] INFO: Channel: 24h | Page: 88 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: EP92038
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: SY94548
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: MH79850
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH79850%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for MH79850: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: VV23431
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV23431%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for VV23431: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: NY16315
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: FP74610
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: TU81935
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: EL18165
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL18165%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for EL18165: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: LW12860
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: MF25679
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: XC73420
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: BS60880
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: BL36992
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: JA56665
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA56665%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for JA56665: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: KA38416
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: LG23790
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG23790%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for LG23790: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: MY49274
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: YG66833
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: KC34006
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC34006%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for KC34006: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: PL62225
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: EJ99742
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: RH54142
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: HL12269
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: BM07810
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM07810%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for BM07810: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: GU57007
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: YR01036
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: MW13165
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: AB52956
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB52956%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for AB52956: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: HS30727
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: CJ04169
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: FS74357
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: PR06479
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR06479%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for PR06479: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: KF87574
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF87574%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for KF87574: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: MT87485
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT87485%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for MT87485: 0
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: JJ33276
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: LJ89767
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: AE99723
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: KP98552
2026-03-29 11:15:05 [auto1.fr] INFO: Found listing with ID: NY57315
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY57315%27 HTTP/1.1" 200 None
2026-03-29 11:15:05 [auto1.fr] INFO: Scrape type for NY57315: 0
2026-03-29 11:15:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:15:07 [scrapy.extensions.logstats] INFO: Crawled 92 pages (at 24 pages/min), scraped 16 items (at 5 items/min)
2026-03-29 11:15:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:15: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:15:12 [auto1.fr] INFO: Channel: 24h | Page: 89 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: YP98531
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP98531%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for YP98531: 0
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: GU72870
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: HN87071
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN87071%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for HN87071: 0
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: ZB59125
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB59125%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for ZB59125: 0
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: EL36529
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: LP44396
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP44396%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for LP44396: 0
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: LK60696
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK60696%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for LK60696: 0
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: XJ17562
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: RS54085
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS54085%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for RS54085: 0
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: PE49305
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: FU11373
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: VL29284
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: SM05707
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: WF73144
2026-03-29 11:15:12 [auto1.fr] INFO: Found listing with ID: SK67799
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK67799%27 HTTP/1.1" 200 None
2026-03-29 11:15:12 [auto1.fr] INFO: Scrape type for SK67799: 2
2026-03-29 11:15:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33ac3222-671c-5c3f-bd63-b34024797c90 with identifier: SK67799
2026-03-29 11:15:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33ac3222-671c-5c3f-bd63-b34024797c90 with scrape type 2
2026-03-29 11:15:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33ac3222-671c-5c3f-bd63-b34024797c90 with scrape type 2
2026-03-29 11:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 33ac3222-671c-5c3f-bd63-b34024797c90, identifier: SK67799
2026-03-29 11:15:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 33ac3222-671c-5c3f-bd63-b34024797c90 with identifier: SK67799
2026-03-29 11:15:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 33ac3222-671c-5c3f-bd63-b34024797c90 with identifier: SK67799
2026-03-29 11:15:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 33ac3222-671c-5c3f-bd63-b34024797c90 with identifier: SK67799 to the API
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:27:45Z',
'fuel_type': 'diesel',
'id': '33ac3222-671c-5c3f-bd63-b34024797c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SK67799',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Bipper',
'odometer': 191300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-27',
'seller_name': None,
'title': 'Peugeot Bipper 1.4 HDi Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2008}
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK67799%27 HTTP/1.1" 200 None
2026-03-29 11:15:13 [auto1.fr] INFO: Saving data for SK67799: {'auction_closing_time': 1774884465.0, 'created_time': 1774696501.789317, 'last_price_update_time': 1774782913.601609}
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SK67799') HTTP/1.1" 204 0
2026-03-29 11:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: KK55948
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: WG44289
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: UY56468
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: DR24454
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: XD09782
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: HP11718
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: RD57391
2026-03-29 11:15:13 [auto1.fr] INFO: Found listing with ID: BP74967
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP74967%27 HTTP/1.1" 200 None
2026-03-29 11:15:13 [auto1.fr] INFO: Scrape type for BP74967: 2
2026-03-29 11:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25be7466-87dc-5201-9c9d-62c254c8ba09 with identifier: BP74967
2026-03-29 11:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25be7466-87dc-5201-9c9d-62c254c8ba09 with scrape type 2
2026-03-29 11:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25be7466-87dc-5201-9c9d-62c254c8ba09 with scrape type 2
2026-03-29 11:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 25be7466-87dc-5201-9c9d-62c254c8ba09, identifier: BP74967
2026-03-29 11:15:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 25be7466-87dc-5201-9c9d-62c254c8ba09 with identifier: BP74967
2026-03-29 11:15:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 25be7466-87dc-5201-9c9d-62c254c8ba09 with identifier: BP74967
2026-03-29 11:15:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 25be7466-87dc-5201-9c9d-62c254c8ba09 with identifier: BP74967 to the API
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:12:59Z',
'fuel_type': 'petrol',
'id': '25be7466-87dc-5201-9c9d-62c254c8ba09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BP74967',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 49876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-25',
'seller_name': None,
'title': 'Peugeot Partner 1.2 PureTech Pro L1',
'transmission': 'manual',
'trim': 'Pro L1',
'year': 2020}
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP74967%27 HTTP/1.1" 200 None
2026-03-29 11:15:14 [auto1.fr] INFO: Saving data for BP74967: {'auction_closing_time': 1774883579.0, 'created_time': 1773432906.877211, 'last_price_update_time': 1774782914.258105}
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BP74967') HTTP/1.1" 204 0
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: FX27000
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: ZG14928
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: WZ99461
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: AT48386
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: CZ91297
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: LU76278
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: PE82306
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: EJ31491
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: ZL52306
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: VA88179
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA88179%27 HTTP/1.1" 200 None
2026-03-29 11:15:14 [auto1.fr] INFO: Scrape type for VA88179: 0
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: LK97185
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: HH92238
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: TJ31468
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: BM18716
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM18716%27 HTTP/1.1" 200 None
2026-03-29 11:15:14 [auto1.fr] INFO: Scrape type for BM18716: 0
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: LH70344
2026-03-29 11:15:14 [auto1.fr] INFO: Found listing with ID: FM12169
2026-03-29 11:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:15:15 [auto1.fr] INFO: Channel: 24h | Page: 90 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: PR95930
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: DZ28866
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: KH82114
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: XC71362
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: WM37539
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: HE59184
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: JZ33173
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: FX42061
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: NB22660
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: UJ71898
2026-03-29 11:15:15 [auto1.fr] INFO: Found listing with ID: VC88439
2026-03-29 11:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC88439%27 HTTP/1.1" 200 None
2026-03-29 11:15:15 [auto1.fr] INFO: Scrape type for VC88439: 2
2026-03-29 11:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1375148a-3b2f-5634-8bf6-0f51bb4d9117 with identifier: VC88439
2026-03-29 11:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1375148a-3b2f-5634-8bf6-0f51bb4d9117 with scrape type 2
2026-03-29 11:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1375148a-3b2f-5634-8bf6-0f51bb4d9117 with scrape type 2
2026-03-29 11:15:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1375148a-3b2f-5634-8bf6-0f51bb4d9117, identifier: VC88439
2026-03-29 11:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1375148a-3b2f-5634-8bf6-0f51bb4d9117 with identifier: VC88439
2026-03-29 11:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1375148a-3b2f-5634-8bf6-0f51bb4d9117 with identifier: VC88439
2026-03-29 11:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1375148a-3b2f-5634-8bf6-0f51bb4d9117 with identifier: VC88439 to the API
2026-03-29 11:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:00:33Z',
'fuel_type': 'petrol',
'id': '1375148a-3b2f-5634-8bf6-0f51bb4d9117',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VC88439',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 111533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-24',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2015}
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC88439%27 HTTP/1.1" 200 None
2026-03-29 11:15:16 [auto1.fr] INFO: Saving data for VC88439: {'auction_closing_time': 1774882833.0, 'created_time': 1774696504.777037, 'last_price_update_time': 1774782916.150806}
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VC88439') HTTP/1.1" 204 0
2026-03-29 11:15: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:15:16 [auto1.fr] INFO: Found listing with ID: EC51722
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC51722%27 HTTP/1.1" 200 None
2026-03-29 11:15:16 [auto1.fr] INFO: Scrape type for EC51722: 2
2026-03-29 11:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc6beea-6f96-5993-b608-f689fb93544f with identifier: EC51722
2026-03-29 11:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc6beea-6f96-5993-b608-f689fb93544f with scrape type 2
2026-03-29 11:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc6beea-6f96-5993-b608-f689fb93544f with scrape type 2
2026-03-29 11:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dcc6beea-6f96-5993-b608-f689fb93544f, identifier: EC51722
2026-03-29 11:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dcc6beea-6f96-5993-b608-f689fb93544f with identifier: EC51722
2026-03-29 11:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dcc6beea-6f96-5993-b608-f689fb93544f with identifier: EC51722
2026-03-29 11:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dcc6beea-6f96-5993-b608-f689fb93544f with identifier: EC51722 to the API
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 107,
'expiration_date': '2026-03-30T15:10:11Z',
'fuel_type': 'diesel',
'id': 'dcc6beea-6f96-5993-b608-f689fb93544f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC51722',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 127466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-06',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Prestige 4x2',
'transmission': 'manual',
'trim': 'Prestige 4x2',
'year': 2011}
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC51722%27 HTTP/1.1" 200 None
2026-03-29 11:15:16 [auto1.fr] INFO: Saving data for EC51722: {'auction_closing_time': 1774883411.0, 'created_time': 1772105153.318769, 'last_price_update_time': 1774782916.720872}
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EC51722') HTTP/1.1" 204 0
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: PP03008
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: ZJ36902
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: WY85318
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: ZY20828
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: US07140
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: JS42439
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: FA49988
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA49988%27 HTTP/1.1" 200 None
2026-03-29 11:15:16 [auto1.fr] INFO: Scrape type for FA49988: 0
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: PR04216
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: FN45422
2026-03-29 11:15:16 [auto1.fr] INFO: Found listing with ID: BJ22819
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ22819%27 HTTP/1.1" 200 None
2026-03-29 11:15:16 [auto1.fr] INFO: Scrape type for BJ22819: 2
2026-03-29 11:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13bc0c16-dc81-5058-8596-1c211eb006e9 with identifier: BJ22819
2026-03-29 11:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13bc0c16-dc81-5058-8596-1c211eb006e9 with scrape type 2
2026-03-29 11:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13bc0c16-dc81-5058-8596-1c211eb006e9 with scrape type 2
2026-03-29 11:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 13bc0c16-dc81-5058-8596-1c211eb006e9, identifier: BJ22819
2026-03-29 11:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 13bc0c16-dc81-5058-8596-1c211eb006e9 with identifier: BJ22819
2026-03-29 11:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 13bc0c16-dc81-5058-8596-1c211eb006e9 with identifier: BJ22819
2026-03-29 11:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 13bc0c16-dc81-5058-8596-1c211eb006e9 with identifier: BJ22819 to the API
2026-03-29 11:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:29:42Z',
'fuel_type': 'petrol',
'id': '13bc0c16-dc81-5058-8596-1c211eb006e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BJ22819',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 107335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-18',
'seller_name': None,
'title': 'Fiat 500 0.9 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2017}
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ22819%27 HTTP/1.1" 200 None
2026-03-29 11:15:17 [auto1.fr] INFO: Saving data for BJ22819: {'auction_closing_time': 1774884582.0, 'created_time': 1772736154.590738, 'last_price_update_time': 1774782917.209904}
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BJ22819') HTTP/1.1" 204 0
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: FT37711
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: SK70239
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: ZG89376
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: JW91200
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: DR11869
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: TJ03842
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: ZA00928
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: VS71698
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: WF90731
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: NX15813
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: ZG56312
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: WC48174
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: FE27951
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: TE34830
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE34830%27 HTTP/1.1" 200 None
2026-03-29 11:15:17 [auto1.fr] INFO: Scrape type for TE34830: 2
2026-03-29 11:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a with identifier: TE34830
2026-03-29 11:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a with scrape type 2
2026-03-29 11:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a with scrape type 2
2026-03-29 11:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a, identifier: TE34830
2026-03-29 11:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a with identifier: TE34830
2026-03-29 11:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a with identifier: TE34830
2026-03-29 11:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a with identifier: TE34830 to the API
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:07:23Z',
'fuel_type': 'petrol',
'id': '76b2fec7-18e8-5e53-bfd4-6a27a73a1c7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TE34830',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 17779,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-24',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Like',
'transmission': 'manual',
'trim': 'Like',
'year': 2020}
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE34830%27 HTTP/1.1" 200 None
2026-03-29 11:15:17 [auto1.fr] INFO: Saving data for TE34830: {'auction_closing_time': 1774883243.0, 'created_time': 1774091489.295556, 'last_price_update_time': 1774782917.754555}
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TE34830') HTTP/1.1" 204 0
2026-03-29 11:15:17 [auto1.fr] INFO: Found listing with ID: NH56939
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH56939%27 HTTP/1.1" 200 None
2026-03-29 11:15:17 [auto1.fr] INFO: Scrape type for NH56939: 2
2026-03-29 11:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6491b1ee-8c1e-5ffa-bce0-2fde096009d6 with identifier: NH56939
2026-03-29 11:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6491b1ee-8c1e-5ffa-bce0-2fde096009d6 with scrape type 2
2026-03-29 11:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6491b1ee-8c1e-5ffa-bce0-2fde096009d6 with scrape type 2
2026-03-29 11:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6491b1ee-8c1e-5ffa-bce0-2fde096009d6, identifier: NH56939
2026-03-29 11:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6491b1ee-8c1e-5ffa-bce0-2fde096009d6 with identifier: NH56939
2026-03-29 11:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6491b1ee-8c1e-5ffa-bce0-2fde096009d6 with identifier: NH56939
2026-03-29 11:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6491b1ee-8c1e-5ffa-bce0-2fde096009d6 with identifier: NH56939 to the API
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:49:02Z',
'fuel_type': 'petrol',
'id': '6491b1ee-8c1e-5ffa-bce0-2fde096009d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NH56939',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 135585,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-26',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2018}
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH56939%27 HTTP/1.1" 200 None
2026-03-29 11:15:18 [auto1.fr] INFO: Saving data for NH56939: {'auction_closing_time': 1774885742.0, 'created_time': 1773410952.133721, 'last_price_update_time': 1774782918.286926}
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NH56939') HTTP/1.1" 204 0
2026-03-29 11:15:18 [auto1.fr] INFO: Found listing with ID: VU71568
2026-03-29 11:15:18 [auto1.fr] INFO: Found listing with ID: YR97565
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR97565%27 HTTP/1.1" 200 None
2026-03-29 11:15:18 [auto1.fr] INFO: Scrape type for YR97565: 0
2026-03-29 11:15:18 [auto1.fr] INFO: Found listing with ID: BC68382
2026-03-29 11:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:15:52 [auto1.fr] INFO: Channel: 24h | Page: 91 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: LL89044
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: NG74771
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: AZ39616
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: XT35695
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: RD15747
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: KF17050
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: VS38461
2026-03-29 11:15:52 [auto1.fr] INFO: Found listing with ID: VY77221
2026-03-29 11:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY77221%27 HTTP/1.1" 200 None
2026-03-29 11:15:52 [auto1.fr] INFO: Scrape type for VY77221: 2
2026-03-29 11:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca with identifier: VY77221
2026-03-29 11:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca with scrape type 2
2026-03-29 11:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca with scrape type 2
2026-03-29 11:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca, identifier: VY77221
2026-03-29 11:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca with identifier: VY77221
2026-03-29 11:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca with identifier: VY77221
2026-03-29 11:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca with identifier: VY77221 to the API
2026-03-29 11:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:10:26Z',
'fuel_type': 'diesel',
'id': 'ca3bbbf1-3eb8-5f69-88ae-7c09bb1c0fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY77221',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 238950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-31',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Napapijri',
'transmission': 'manual',
'trim': 'Napapijri',
'year': 2013}
2026-03-29 11:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY77221%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Saving data for VY77221: {'auction_closing_time': 1774883426.0, 'created_time': 1774091571.557059, 'last_price_update_time': 1774782953.001833}
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VY77221') HTTP/1.1" 204 0
2026-03-29 11:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: JH19113
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH19113%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Scrape type for JH19113: 0
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: KP99066
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: CR52254
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: MP27758
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: HP37884
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: BD79796
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: DL40614
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: AC74859
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: AW34513
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: DG82856
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: KN45042
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN45042%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Scrape type for KN45042: 0
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: EU39800
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: JX82453
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: SV10039
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: DM67304
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: BX05751
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: JA99192
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: PZ06950
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: GM95068
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: TU12769
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: PE26922
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: BB96463
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: UT65590
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: TR59286
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: JY96027
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: WX21157
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: HV16521
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: XK45019
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: LX46107
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX46107%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Scrape type for LX46107: 0
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: EA97612
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA97612%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Scrape type for EA97612: 0
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: JB58313
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB58313%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Scrape type for JB58313: 2
2026-03-29 11:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89587d40-584d-5b83-b6e5-77687350fc9a with identifier: JB58313
2026-03-29 11:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89587d40-584d-5b83-b6e5-77687350fc9a with scrape type 2
2026-03-29 11:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89587d40-584d-5b83-b6e5-77687350fc9a with scrape type 2
2026-03-29 11:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 89587d40-584d-5b83-b6e5-77687350fc9a, identifier: JB58313
2026-03-29 11:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 89587d40-584d-5b83-b6e5-77687350fc9a with identifier: JB58313
2026-03-29 11:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 89587d40-584d-5b83-b6e5-77687350fc9a with identifier: JB58313
2026-03-29 11:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 89587d40-584d-5b83-b6e5-77687350fc9a with identifier: JB58313 to the API
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:05:46Z',
'fuel_type': 'petrol',
'id': '89587d40-584d-5b83-b6e5-77687350fc9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB58313',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 38080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-02',
'seller_name': None,
'title': 'Citroen C3 1.2 e-THP Feel 3',
'transmission': 'manual',
'trim': 'Feel 3',
'year': 2017}
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB58313%27 HTTP/1.1" 200 None
2026-03-29 11:15:53 [auto1.fr] INFO: Saving data for JB58313: {'auction_closing_time': 1774883146.0, 'created_time': 1774696539.839075, 'last_price_update_time': 1774782953.6268}
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JB58313') HTTP/1.1" 204 0
2026-03-29 11:15:53 [auto1.fr] INFO: Found listing with ID: XU09920
2026-03-29 11:15: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:15:55 [auto1.fr] INFO: Channel: 24h | Page: 92 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: DL20773
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL20773%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for DL20773: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: VP29184
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: PV60309
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: AD33709
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: RM96136
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: BV64687
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: SK88596
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK88596%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for SK88596: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: HZ74306
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: CD77238
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: KZ89285
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ89285%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for KZ89285: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: WX01011
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: YD32595
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: KC15476
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: JP20400
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: GU05204
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: RE43967
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: KA57472
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: BG08917
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: PT14342
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: PH59258
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: GY90966
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY90966%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for GY90966: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: UC79698
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: GM38223
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: YC54158
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC54158%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for YC54158: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: GG25713
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: CE19046
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE19046%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for CE19046: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: CY58492
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY58492%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for CY58492: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW04055%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for UW04055: 2
2026-03-29 11:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fb4711-954c-5b71-ba3c-2d5a464e29f7 with identifier: UW04055
2026-03-29 11:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fb4711-954c-5b71-ba3c-2d5a464e29f7 with scrape type 2
2026-03-29 11:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fb4711-954c-5b71-ba3c-2d5a464e29f7 with scrape type 2
2026-03-29 11:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 12fb4711-954c-5b71-ba3c-2d5a464e29f7, identifier: UW04055
2026-03-29 11:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 12fb4711-954c-5b71-ba3c-2d5a464e29f7 with identifier: UW04055
2026-03-29 11:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 12fb4711-954c-5b71-ba3c-2d5a464e29f7 with identifier: UW04055
2026-03-29 11:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 12fb4711-954c-5b71-ba3c-2d5a464e29f7 with identifier: UW04055 to the API
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 11:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 86,
'expiration_date': '2026-03-30T15:14:34Z',
'fuel_type': 'petrol',
'id': '12fb4711-954c-5b71-ba3c-2d5a464e29f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW04055',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 128696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-31',
'seller_name': None,
'title': 'Ford Fiesta 1.1 Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2018}
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW04055%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Saving data for UW04055: {'auction_closing_time': 1774883674.0, 'created_time': 1773328932.327902, 'last_price_update_time': 1774782955.663469}
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UW04055') HTTP/1.1" 204 0
2026-03-29 11:15: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:15:55 [auto1.fr] INFO: Found listing with ID: KA52322
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: KD86266
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: WD98248
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: VK64881
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: EU67492
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: CJ08369
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: AE66506
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: BW44211
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW44211%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for BW44211: 0
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: WM89368
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: VS10894
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: CZ80373
2026-03-29 11:15:55 [auto1.fr] INFO: Found listing with ID: FW18570
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW18570%27 HTTP/1.1" 200 None
2026-03-29 11:15:55 [auto1.fr] INFO: Scrape type for FW18570: 0
2026-03-29 11:15: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:15:56 [auto1.fr] INFO: Channel: 24h | Page: 93 | totalHits: 4018 | hits on page: 40
2026-03-29 11:15:56 [auto1.fr] INFO: Found listing with ID: TY66124
2026-03-29 11:15:56 [auto1.fr] INFO: Found listing with ID: KM00607
2026-03-29 11:15:56 [auto1.fr] INFO: Found listing with ID: XE59820
2026-03-29 11:15:56 [auto1.fr] INFO: Found listing with ID: DV07221
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV07221%27 HTTP/1.1" 200 None
2026-03-29 11:15:57 [auto1.fr] INFO: Scrape type for DV07221: 2
2026-03-29 11:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bc9cc0-5fb2-5ce9-af36-985f336c437c with identifier: DV07221
2026-03-29 11:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bc9cc0-5fb2-5ce9-af36-985f336c437c with scrape type 2
2026-03-29 11:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26bc9cc0-5fb2-5ce9-af36-985f336c437c with scrape type 2
2026-03-29 11:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 26bc9cc0-5fb2-5ce9-af36-985f336c437c, identifier: DV07221
2026-03-29 11:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 26bc9cc0-5fb2-5ce9-af36-985f336c437c with identifier: DV07221
2026-03-29 11:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 26bc9cc0-5fb2-5ce9-af36-985f336c437c with identifier: DV07221
2026-03-29 11:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 26bc9cc0-5fb2-5ce9-af36-985f336c437c with identifier: DV07221 to the API
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15: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:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:45:34Z',
'fuel_type': 'petrol',
'id': '26bc9cc0-5fb2-5ce9-af36-985f336c437c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV07221',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 71319,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-29',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV07221%27 HTTP/1.1" 200 None
2026-03-29 11:15:57 [auto1.fr] INFO: Saving data for DV07221: {'auction_closing_time': 1774885534.0, 'created_time': 1774091442.055566, 'last_price_update_time': 1774782957.432942}
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DV07221') HTTP/1.1" 204 0
2026-03-29 11:15: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:15:57 [auto1.fr] INFO: Found listing with ID: GB17264
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB17264%27 HTTP/1.1" 200 None
2026-03-29 11:15:57 [auto1.fr] INFO: Scrape type for GB17264: 2
2026-03-29 11:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6663768f-a808-548c-8d97-52d9f3e4b58f with identifier: GB17264
2026-03-29 11:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6663768f-a808-548c-8d97-52d9f3e4b58f with scrape type 2
2026-03-29 11:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6663768f-a808-548c-8d97-52d9f3e4b58f with scrape type 2
2026-03-29 11:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6663768f-a808-548c-8d97-52d9f3e4b58f, identifier: GB17264
2026-03-29 11:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6663768f-a808-548c-8d97-52d9f3e4b58f with identifier: GB17264
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 11:15:57 [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:15:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 11:15: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:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6663768f-a808-548c-8d97-52d9f3e4b58f with identifier: GB17264
2026-03-29 11:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6663768f-a808-548c-8d97-52d9f3e4b58f with identifier: GB17264 to the API
2026-03-29 11:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15: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:15: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:08:55Z',
'fuel_type': 'petrol',
'id': '6663768f-a808-548c-8d97-52d9f3e4b58f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GB17264',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 37106,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-31',
'seller_name': None,
'title': 'Opel Corsa 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2020}
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB17264%27 HTTP/1.1" 200 None
2026-03-29 11:15:58 [auto1.fr] INFO: Saving data for GB17264: {'auction_closing_time': 1774883335.0, 'created_time': 1774005112.190532, 'last_price_update_time': 1774782958.099589}
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GB17264') HTTP/1.1" 204 0
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: HK13953
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: LX12201
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: TX61285
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: SW87984
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: VH67706
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: FM52767
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: VG72057
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: ZU41206
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU41206%27 HTTP/1.1" 200 None
2026-03-29 11:15:58 [auto1.fr] INFO: Scrape type for ZU41206: 2
2026-03-29 11:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0bdf06-e17b-57c4-a2ad-d000616cb73c with identifier: ZU41206
2026-03-29 11:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0bdf06-e17b-57c4-a2ad-d000616cb73c with scrape type 2
2026-03-29 11:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c0bdf06-e17b-57c4-a2ad-d000616cb73c with scrape type 2
2026-03-29 11:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1c0bdf06-e17b-57c4-a2ad-d000616cb73c, identifier: ZU41206
2026-03-29 11:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1c0bdf06-e17b-57c4-a2ad-d000616cb73c with identifier: ZU41206
2026-03-29 11:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1c0bdf06-e17b-57c4-a2ad-d000616cb73c with identifier: ZU41206
2026-03-29 11:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1c0bdf06-e17b-57c4-a2ad-d000616cb73c with identifier: ZU41206 to the API
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15: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:15: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:50:27Z',
'fuel_type': 'petrol',
'id': '1c0bdf06-e17b-57c4-a2ad-d000616cb73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZU41206',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 175489,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-25',
'seller_name': None,
'title': 'Audi A3 Sportback 1.4 TFSI ACT S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2017}
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU41206%27 HTTP/1.1" 200 None
2026-03-29 11:15:58 [auto1.fr] INFO: Saving data for ZU41206: {'auction_closing_time': 1774885827.0, 'created_time': 1774106070.778612, 'last_price_update_time': 1774782958.569698}
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZU41206') HTTP/1.1" 204 0
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: JE86127
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: DE20800
2026-03-29 11:15:58 [auto1.fr] INFO: Found listing with ID: FW64716
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW64716%27 HTTP/1.1" 200 None
2026-03-29 11:15:58 [auto1.fr] INFO: Scrape type for FW64716: 2
2026-03-29 11:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb with identifier: FW64716
2026-03-29 11:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb with scrape type 2
2026-03-29 11:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb with scrape type 2
2026-03-29 11:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb, identifier: FW64716
2026-03-29 11:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb with identifier: FW64716
2026-03-29 11:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb with identifier: FW64716
2026-03-29 11:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb with identifier: FW64716 to the API
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15: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:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:48:14Z',
'fuel_type': 'petrol',
'id': 'da51a2f4-8ae8-56a9-ae22-c4ae4f28aadb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FW64716',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 106063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-26',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2016}
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW64716%27 HTTP/1.1" 200 None
2026-03-29 11:15:58 [auto1.fr] INFO: Saving data for FW64716: {'auction_closing_time': 1774885694.0, 'created_time': 1774105914.995162, 'last_price_update_time': 1774782958.969938}
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FW64716') HTTP/1.1" 204 0
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: SV92457
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: TW89911
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: UR57706
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: MB74515
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB74515%27 HTTP/1.1" 200 None
2026-03-29 11:15:59 [auto1.fr] INFO: Scrape type for MB74515: 0
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: BR52910
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: EB26679
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: EV84221
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: KS87605
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS87605%27 HTTP/1.1" 200 None
2026-03-29 11:15:59 [auto1.fr] INFO: Scrape type for KS87605: 0
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: DB35883
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: UK79234
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK79234%27 HTTP/1.1" 200 None
2026-03-29 11:15:59 [auto1.fr] INFO: Scrape type for UK79234: 0
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: TE23710
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: JV79615
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV79615%27 HTTP/1.1" 200 None
2026-03-29 11:15:59 [auto1.fr] INFO: Scrape type for JV79615: 2
2026-03-29 11:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8fe8e21-afb6-5e49-8251-b7502c3bde41 with identifier: JV79615
2026-03-29 11:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8fe8e21-afb6-5e49-8251-b7502c3bde41 with scrape type 2
2026-03-29 11:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8fe8e21-afb6-5e49-8251-b7502c3bde41 with scrape type 2
2026-03-29 11:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b8fe8e21-afb6-5e49-8251-b7502c3bde41, identifier: JV79615
2026-03-29 11:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b8fe8e21-afb6-5e49-8251-b7502c3bde41 with identifier: JV79615
2026-03-29 11:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b8fe8e21-afb6-5e49-8251-b7502c3bde41 with identifier: JV79615
2026-03-29 11:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b8fe8e21-afb6-5e49-8251-b7502c3bde41 with identifier: JV79615 to the API
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15: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:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:01:59Z',
'fuel_type': 'petrol',
'id': 'b8fe8e21-afb6-5e49-8251-b7502c3bde41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JV79615',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 63508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-24',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV79615%27 HTTP/1.1" 200 None
2026-03-29 11:15:59 [auto1.fr] INFO: Saving data for JV79615: {'auction_closing_time': 1774882919.0, 'created_time': 1773994462.104145, 'last_price_update_time': 1774782959.546127}
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JV79615') HTTP/1.1" 204 0
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: GY88820
2026-03-29 11:15:59 [auto1.fr] INFO: Found listing with ID: AB65307
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB65307%27 HTTP/1.1" 200 None
2026-03-29 11:15:59 [auto1.fr] INFO: Scrape type for AB65307: 2
2026-03-29 11:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb7331bc-3c0b-5048-8349-2d2f196623e9 with identifier: AB65307
2026-03-29 11:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb7331bc-3c0b-5048-8349-2d2f196623e9 with scrape type 2
2026-03-29 11:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb7331bc-3c0b-5048-8349-2d2f196623e9 with scrape type 2
2026-03-29 11:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bb7331bc-3c0b-5048-8349-2d2f196623e9, identifier: AB65307
2026-03-29 11:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bb7331bc-3c0b-5048-8349-2d2f196623e9 with identifier: AB65307
2026-03-29 11:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bb7331bc-3c0b-5048-8349-2d2f196623e9 with identifier: AB65307
2026-03-29 11:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bb7331bc-3c0b-5048-8349-2d2f196623e9 with identifier: AB65307 to the API
2026-03-29 11:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 11:15: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:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:02:56Z',
'fuel_type': 'diesel',
'id': 'bb7331bc-3c0b-5048-8349-2d2f196623e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB65307',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 266882,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-03',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
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%27AB65307%27 HTTP/1.1" 200 None
2026-03-29 11:16:00 [auto1.fr] INFO: Saving data for AB65307: {'auction_closing_time': 1774882976.0, 'created_time': 1773936867.472282, 'last_price_update_time': 1774782960.075984}
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 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AB65307') HTTP/1.1" 204 0
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: CP93730
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: ZP58759
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: XW13356
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: HU86127
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: KZ36749
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: ZU76255
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: ZT80475
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%27ZT80475%27 HTTP/1.1" 200 None
2026-03-29 11:16:00 [auto1.fr] INFO: Scrape type for ZT80475: 0
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: RV46753
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: UA52654
2026-03-29 11:16:00 [auto1.fr] INFO: Found listing with ID: LE00933
2026-03-29 11:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:01 [auto1.fr] INFO: Channel: 24h | Page: 94 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: WU18548
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: XG18623
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JV98298
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: YH02175
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: LY03626
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: SZ62625
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: TK31276
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: AH69707
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: FH02348
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: MR90529
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%27MR90529%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for MR90529: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: YV09528
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: TV82295
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%27TV82295%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for TV82295: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: MP32266
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: SU11681
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: RU69102
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: LU27709
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%27LU27709%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for LU27709: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: CE53888
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: VW71703
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%27VW71703%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for VW71703: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: MG17007
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: XP22019
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: NE40848
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: GV78371
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: HK73367
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JL98574
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: SR44134
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: KD87845
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: FM74121
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%27FM74121%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for FM74121: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JG76127
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: DW50914
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: YW95951
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: FC98721
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%27FC98721%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for FC98721: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: NX77985
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: YR20155
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: MJ49963
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%27MJ49963%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for MJ49963: 0
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: TB56422
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: MB84611
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: JC48947
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: KB91378
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: WR66923
2026-03-29 11:16:01 [auto1.fr] INFO: Found listing with ID: FZ59181
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%27FZ59181%27 HTTP/1.1" 200 None
2026-03-29 11:16:01 [auto1.fr] INFO: Scrape type for FZ59181: 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: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:16:05 [auto1.fr] INFO: Channel: 24h | Page: 95 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: DE84379
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: PF16962
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: UC64780
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC64780%27 HTTP/1.1" 200 None
2026-03-29 11:16:05 [auto1.fr] INFO: Scrape type for UC64780: 0
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: VW13197
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: WU44169
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: XS04857
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS04857%27 HTTP/1.1" 200 None
2026-03-29 11:16:05 [auto1.fr] INFO: Scrape type for XS04857: 0
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: JA97847
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: LZ93851
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: TL88064
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: JR02755
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: JX92727
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: LV66662
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: BD56063
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD56063%27 HTTP/1.1" 200 None
2026-03-29 11:16:05 [auto1.fr] INFO: Scrape type for BD56063: 0
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: ZG27680
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: HD25172
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: AY04507
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: YR62966
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: VN82721
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: TX07099
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: JN44204
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: ST75915
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: ZW79920
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: PV10246
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: NR12452
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: FG62413
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: HC97852
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: YT59313
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: VC76298
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC76298%27 HTTP/1.1" 200 None
2026-03-29 11:16:05 [auto1.fr] INFO: Scrape type for VC76298: 0
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: DJ57711
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: FV08721
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV08721%27 HTTP/1.1" 200 None
2026-03-29 11:16:05 [auto1.fr] INFO: Scrape type for FV08721: 0
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: GA24586
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: DM39147
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: HG44047
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: FM15642
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: HZ10967
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: KR77540
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: VU68372
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: ZL41639
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL41639%27 HTTP/1.1" 200 None
2026-03-29 11:16:05 [auto1.fr] INFO: Scrape type for ZL41639: 0
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: YU85764
2026-03-29 11:16:05 [auto1.fr] INFO: Found listing with ID: TX31203
2026-03-29 11:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16:07 [scrapy.extensions.logstats] INFO: Crawled 99 pages (at 7 pages/min), scraped 32 items (at 16 items/min)
2026-03-29 11:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 11:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:07 [auto1.fr] INFO: Channel: 24h | Page: 96 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: CJ72764
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: HZ17638
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: TL18032
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: MT85865
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: PH13525
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: PM47286
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: GV65609
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: BB11677
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: VH30868
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%27VH30868%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for VH30868: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: FE12908
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: CL98857
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: PN80130
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: WG62006
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: MS82377
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: LD94932
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: AB62030
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: AR32479
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UB93214
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: BG44189
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%27BG44189%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for BG44189: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: SB97802
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%27SB97802%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for SB97802: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: PZ17655
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: XX97673
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%27XX97673%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for XX97673: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: EA06255
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: VY46453
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%27VY46453%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for VY46453: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: MP15770
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RX15931
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: LE76183
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: NV07557
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: AZ95896
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: SX31357
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UE22232
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: DB93525
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%27DB93525%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for DB93525: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: DB50817
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UY74801
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: UY82545
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%27UY82545%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for UY82545: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: YP27295
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: GR65808
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: RD87549
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%27RD87549%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for RD87549: 0
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: VH99399
2026-03-29 11:16:07 [auto1.fr] INFO: Found listing with ID: GN15329
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%27GN15329%27 HTTP/1.1" 200 None
2026-03-29 11:16:07 [auto1.fr] INFO: Scrape type for GN15329: 0
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: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:16:12 [auto1.fr] INFO: Channel: 24h | Page: 97 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: XC86596
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC86596%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for XC86596: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: CM97397
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: XN27034
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN27034%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for XN27034: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: BR75438
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: DA62794
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: CM36705
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: FW89890
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW89890%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for FW89890: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: DV18698
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: GJ07999
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: AP86638
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: HR83482
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR83482%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for HR83482: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: HT64523
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT64523%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for HT64523: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: XE72026
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE72026%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for XE72026: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: HM48780
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: GF26639
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF26639%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for GF26639: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: MG94762
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG94762%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for MG94762: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: ZJ78333
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: RJ07481
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RJ07481%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for RJ07481: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: WJ84235
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: DP76483
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: SB48799
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: CE16671
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE16671%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for CE16671: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: LX88375
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX88375%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for LX88375: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: NX23430
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: CC07713
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: ME50584
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: MC04904
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: XC86703
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: LT86952
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: ZB78862
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB78862%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for ZB78862: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: DT31786
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: CF56983
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF56983%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for CF56983: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: TW49846
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: GP42968
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP42968%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for GP42968: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: WV66962
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: WY14956
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: NH48548
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH48548%27 HTTP/1.1" 200 None
2026-03-29 11:16:12 [auto1.fr] INFO: Scrape type for NH48548: 0
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: BS53040
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: KJ16018
2026-03-29 11:16:12 [auto1.fr] INFO: Found listing with ID: HU61885
2026-03-29 11:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 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: 98 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PA55290
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%27PA55290%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for PA55290: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: EH68691
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: WE11934
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: FC40190
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: BW32282
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: DP07678
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: TZ20525
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PL68366
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: GE38693
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: FH21450
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: LY94549
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%27LY94549%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for LY94549: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: RM84382
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: BC92447
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: RK17714
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: CT39588
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: DV98597
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: BU46785
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: LA98443
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%27LA98443%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for LA98443: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: ZZ77973
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PN32981
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: YT21957
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: MU00546
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%27MU00546%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for MU00546: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: AK34290
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: SJ62177
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: UD34679
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: HV46569
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: KX69726
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VN68211
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: BY88224
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: EH00431
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: SV19654
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%27SV19654%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for SV19654: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VX83406
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: VD01234
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: MH96092
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%27MH96092%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for MH96092: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: LS55707
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%27LS55707%27 HTTP/1.1" 200 None
2026-03-29 11:16:14 [auto1.fr] INFO: Scrape type for LS55707: 0
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: GA79077
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: LR46598
2026-03-29 11:16:14 [auto1.fr] INFO: Found listing with ID: PL44219
2026-03-29 11:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL44219%27 HTTP/1.1" 200 None
2026-03-29 11:16:15 [auto1.fr] INFO: Scrape type for PL44219: 0
2026-03-29 11:16:15 [auto1.fr] INFO: Found listing with ID: LS69033
2026-03-29 11:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS69033%27 HTTP/1.1" 200 None
2026-03-29 11:16:15 [auto1.fr] INFO: Scrape type for LS69033: 0
2026-03-29 11:16:15 [auto1.fr] INFO: Found listing with ID: EY77781
2026-03-29 11:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16: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:16:16 [auto1.fr] INFO: Channel: 24h | Page: 99 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: WS01750
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: EJ43664
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: BY88788
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY88788%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for BY88788: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RK17685
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: KA97981
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RF85983
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF85983%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for RF85983: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: UA85826
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: VS85106
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS85106%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for VS85106: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: BX49552
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: ZX43488
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: SH16233
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: YP68007
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: VR32762
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: TV44498
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: AN79186
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN79186%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for AN79186: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RV86348
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV86348%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for RV86348: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: SV52781
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: ZS14692
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: ME66305
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RR61665
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: EE16468
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: BS02300
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS02300%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for BS02300: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: TZ57976
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ57976%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for TZ57976: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: PF75410
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RN12409
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: HC84111
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: DJ06315
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: KE79692
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: MR02960
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: ED20570
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED20570%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for ED20570: 0
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: GU66594
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RW22841
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: SR33395
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: RM54731
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: BA15313
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: TV53253
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: GP40484
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: VZ28083
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: PW73180
2026-03-29 11:16:16 [auto1.fr] INFO: Found listing with ID: ZJ79547
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ79547%27 HTTP/1.1" 200 None
2026-03-29 11:16:16 [auto1.fr] INFO: Scrape type for ZJ79547: 0
2026-03-29 11:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16: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:16:17 [auto1.fr] INFO: Channel: 24h | Page: 100 | totalHits: 4018 | hits on page: 40
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: GU88043
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: CJ89018
2026-03-29 11:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ89018%27 HTTP/1.1" 200 None
2026-03-29 11:16:17 [auto1.fr] INFO: Scrape type for CJ89018: 0
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: VB72457
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: VW62439
2026-03-29 11:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW62439%27 HTTP/1.1" 200 None
2026-03-29 11:16:17 [auto1.fr] INFO: Scrape type for VW62439: 0
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: BX37625
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: EM16209
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: XH38409
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: YZ66833
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: DZ35713
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: SN51448
2026-03-29 11:16:17 [auto1.fr] INFO: Found listing with ID: RA20352
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA20352%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for RA20352: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: VJ77533
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ77533%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for VJ77533: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: WE49273
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE49273%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for WE49273: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: LF63766
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: YN81536
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: UL15544
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL15544%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for UL15544: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: YE09029
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: UK37491
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: RX46626
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX46626%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for RX46626: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: FZ99237
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: XX72122
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: WL85803
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: ZV75973
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZV75973%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for ZV75973: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: LZ28528
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ28528%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for LZ28528: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: EG43266
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: KD89517
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: YJ96887
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ96887%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for YJ96887: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: KV42540
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: GE66924
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE66924%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for GE66924: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: LL38943
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: DU16102
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: JJ05514
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ05514%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for JJ05514: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: PT09223
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: MW07516
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: UT37914
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT37914%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for UT37914: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: VV87266
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV87266%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for VV87266: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: AZ74891
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ74891%27 HTTP/1.1" 200 None
2026-03-29 11:16:18 [auto1.fr] INFO: Scrape type for AZ74891: 0
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: CE94312
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: LV79530
2026-03-29 11:16:18 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-29 11:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 11:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:19 [auto1.fr] INFO: Channel: 24h | Page: 101 | totalHits: 4018 | hits on page: 18
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: KF84631
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: RB38317
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: JL17246
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL17246%27 HTTP/1.1" 200 None
2026-03-29 11:16:19 [auto1.fr] INFO: Scrape type for JL17246: 0
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: ZG41489
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG41489%27 HTTP/1.1" 200 None
2026-03-29 11:16:19 [auto1.fr] INFO: Scrape type for ZG41489: 0
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: MA29891
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29891%27 HTTP/1.1" 200 None
2026-03-29 11:16:19 [auto1.fr] INFO: Scrape type for MA29891: 0
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: HD06646
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: WA81250
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: NR86231
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: DE98680
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: NG50489
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: EX61792
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: GY01247
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: NL00727
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: GR49383
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: HT46359
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: WB27977
2026-03-29 11:16:19 [auto1.fr] INFO: Found listing with ID: LS63688
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 11:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS63688%27 HTTP/1.1" 200 None
2026-03-29 11:16:19 [auto1.fr] INFO: Scrape type for LS63688: 0
2026-03-29 11:16: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:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 11:16:20 [auto1.fr] INFO: Channel: 24h | Page: 102 | totalHits: 4018 | hits on page: 0
2026-03-29 11:16:20 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 11:16:20 [auto1.fr] INFO: auto1.fr Batch config: batch 3/4
2026-03-29 11:16:20 [auto1.fr] INFO: auto1.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 76, <ScrapeType.BATCH_SKIPPED: 5>: 233}
2026-03-29 11:16:20 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (32 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_15_2026-03-29T11_10_00.jl
2026-03-29 11:16:20 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 305503,
'downloader/request_count': 106,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 104,
'downloader/response_bytes': 17495255,
'downloader/response_count': 106,
'downloader/response_status_count/200': 106,
'elapsed_time_seconds': 373.552049,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 11, 16, 20, 752107, tzinfo=datetime.timezone.utc),
'item_scraped_count': 32,
'log_count/DEBUG': 2509,
'log_count/INFO': 5498,
'memusage/max': 165203968,
'memusage/startup': 147845120,
'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': 3042,
'scrape_type/price_update': 32,
'scrape_type/skipped': 984,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 106,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.828373976508683,
'scrapy-zyte-api/mean_response_seconds': 2.9761821447326886,
'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': 4058,
'source/total_available': 4018,
'start_time': datetime.datetime(2026, 3, 29, 11, 10, 7, 200058, tzinfo=datetime.timezone.utc)}
2026-03-29 11:16:20 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 11:16:20 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f553ac4e310>
2026-03-29 11:16:20 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f553ada0190>