2026-03-29 07:10:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 07: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 07:10:06 [auto1.nl] INFO: Batch mode enabled: batch 2/2
2026-03-29 07:10:06 [auto1.nl] INFO: Starting spider auto1.nl
2026-03-29 07:10:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 07:10:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 07:10:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 07:10:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 07:10:06 [scrapy.extensions.telnet] INFO: Telnet Password: cf23db9bd51ab68d
2026-03-29 07: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 07: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.nl/task_28_2026-03-29T07_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 07:10:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 07:10:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 07: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 07:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 07: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 07:10:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 07:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 07:10:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-29 07:10:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 07:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 07:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 07:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 07:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 07:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 07:10:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 07:10:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 07:10:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 07:10:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 07:10:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 07:10:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 07:10:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 07:10:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 07:10:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 07: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 07:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-29 07: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 07: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 07: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 07:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 07:10:17 [auto1.nl] INFO: Channel: 24h | Page: 0 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: KX21734
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KX21734%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for KX21734: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: EP75091
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: HR57884
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HR57884%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for HR57884: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: PT29526
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: LT58475
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: DJ99279
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DJ99279%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for DJ99279: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: LZ20154
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LZ20154%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for LZ20154: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: ZU81802
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: GW21106
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GW21106%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for GW21106: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: VV89778
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VV89778%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for VV89778: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: HT85176
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: AR18023
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: VV23298
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: XZ29701
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XZ29701%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for XZ29701: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: UM83404
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UM83404%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for UM83404: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: TA68954
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: MC92565
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: JB49049
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: ML03692
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: GN29290
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GN29290%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for GN29290: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: KV65945
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: AR80776
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AR80776%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for AR80776: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: EB25456
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: ZR90330
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZR90330%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for ZR90330: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: NV18219
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NV18219%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for NV18219: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: SA79399
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SA79399%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for SA79399: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: MR73967
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MR73967%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for MR73967: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: EY20513
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: LX89920
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: FZ85660
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FZ85660%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for FZ85660: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: BN23461
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BN23461%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for BN23461: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: VD03329
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VD03329%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for VD03329: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: JG46150
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JG46150%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for JG46150: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: MM65316
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MM65316%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for MM65316: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: TE70578
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TE70578%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for TE70578: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: WN75862
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WN75862%27 HTTP/1.1" 200 None
2026-03-29 07:10:17 [auto1.nl] INFO: Scrape type for WN75862: 0
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: UB57166
2026-03-29 07:10:17 [auto1.nl] INFO: Found listing with ID: FR61201
2026-03-29 07:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FR61201%27 HTTP/1.1" 200 None
2026-03-29 07:10:18 [auto1.nl] INFO: Scrape type for FR61201: 0
2026-03-29 07:10:18 [auto1.nl] INFO: Found listing with ID: RL60639
2026-03-29 07:10:18 [auto1.nl] INFO: Found listing with ID: HB74565
2026-03-29 07:10:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07:10: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 07:10:19 [auto1.nl] INFO: Channel: 24h | Page: 1 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: KX21734
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KX21734%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for KX21734: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: EP75091
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: HR57884
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HR57884%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for HR57884: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: PT29526
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: LT58475
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: DJ99279
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DJ99279%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for DJ99279: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: LZ20154
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LZ20154%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for LZ20154: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: ZU81802
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: GW21106
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GW21106%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for GW21106: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: VV89778
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VV89778%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for VV89778: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: HT85176
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: AR18023
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: VV23298
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: XZ29701
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XZ29701%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for XZ29701: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: UM83404
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UM83404%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for UM83404: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: TA68954
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: MC92565
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: JB49049
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: ML03692
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: GN29290
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GN29290%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for GN29290: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: KV65945
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: AR80776
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AR80776%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for AR80776: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: EB25456
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: ZR90330
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZR90330%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for ZR90330: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: NV18219
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NV18219%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for NV18219: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: SA79399
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SA79399%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for SA79399: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: MR73967
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MR73967%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for MR73967: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: EY20513
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: LX89920
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: FZ85660
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FZ85660%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for FZ85660: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: BN23461
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BN23461%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for BN23461: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: VD03329
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VD03329%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for VD03329: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: JG46150
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JG46150%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for JG46150: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: MM65316
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MM65316%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for MM65316: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: TE70578
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TE70578%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for TE70578: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: WN75862
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WN75862%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for WN75862: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: UB57166
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: FR61201
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FR61201%27 HTTP/1.1" 200 None
2026-03-29 07:10:19 [auto1.nl] INFO: Scrape type for FR61201: 0
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: RL60639
2026-03-29 07:10:19 [auto1.nl] INFO: Found listing with ID: HB74565
2026-03-29 07:10:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07:10:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 07:10:20 [auto1.nl] INFO: Channel: 24h | Page: 2 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: SV00912
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SV00912%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for SV00912: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: JN77730
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JN77730%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for JN77730: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: AX06352
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AX06352%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for AX06352: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: YT76844
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YT76844%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for YT76844: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: VU12203
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VU12203%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for VU12203: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: XD02824
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XD02824%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for XD02824: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: AA80905
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AA80905%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for AA80905: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: TB82163
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TB82163%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for TB82163: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: SY92282
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SY92282%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for SY92282: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: FB46775
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: HY50584
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: AX28541
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AX28541%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for AX28541: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: HK41309
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: KZ09082
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: MP54654
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: DD48612
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DD48612%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for DD48612: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: VF61988
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: MM08239
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MM08239%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for MM08239: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: DE05380
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: DM34469
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: FL02627
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FL02627%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for FL02627: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: NR59954
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NR59954%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for NR59954: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: LC20908
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LC20908%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for LC20908: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: GR72952
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: VJ06664
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: ET47420
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: KB59261
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KB59261%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for KB59261: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: GS47094
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: NX76865
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NX76865%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for NX76865: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: MD55137
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MD55137%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for MD55137: 0
2026-03-29 07:10:20 [auto1.nl] INFO: Found listing with ID: KT95598
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KT95598%27 HTTP/1.1" 200 None
2026-03-29 07:10:20 [auto1.nl] INFO: Scrape type for KT95598: 2
2026-03-29 07:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65a56da1-ec5b-574e-9bcb-3ba836d2a52b with identifier: KT95598
2026-03-29 07:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65a56da1-ec5b-574e-9bcb-3ba836d2a52b with scrape type 2
2026-03-29 07:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65a56da1-ec5b-574e-9bcb-3ba836d2a52b with scrape type 2
2026-03-29 07:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.nl, Processed item id: 65a56da1-ec5b-574e-9bcb-3ba836d2a52b, identifier: KT95598
2026-03-29 07:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.nl, Translating item: 65a56da1-ec5b-574e-9bcb-3ba836d2a52b with identifier: KT95598
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 07:10:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 07:10:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 07:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.nl, Applying rules to item: 65a56da1-ec5b-574e-9bcb-3ba836d2a52b with identifier: KT95598
2026-03-29 07:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.nl, Posting item: 65a56da1-ec5b-574e-9bcb-3ba836d2a52b with identifier: KT95598 to the API
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 07:10:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:03:07Z',
'fuel_type': 'petrol',
'id': '65a56da1-ec5b-574e-9bcb-3ba836d2a52b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KT95598',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 118989,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-31',
'seller_name': None,
'title': 'Seat Leon 1.0 TSI Style Ecomotive',
'transmission': 'manual',
'trim': 'Style Ecomotive',
'year': 2017}
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KT95598%27 HTTP/1.1" 200 None
2026-03-29 07:10:21 [auto1.nl] INFO: Saving data for KT95598: {'auction_closing_time': 1774882987.0, 'created_time': 1774552307.512836, 'last_price_update_time': 1774768221.590756}
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='KT95598') HTTP/1.1" 204 0
2026-03-29 07: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 07:10:21 [auto1.nl] INFO: Found listing with ID: JK36770
2026-03-29 07:10:21 [auto1.nl] INFO: Found listing with ID: ZR40703
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZR40703%27 HTTP/1.1" 200 None
2026-03-29 07:10:21 [auto1.nl] INFO: Scrape type for ZR40703: 2
2026-03-29 07:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbc36606-c0c2-5b69-81df-c5889e397f6d with identifier: ZR40703
2026-03-29 07:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbc36606-c0c2-5b69-81df-c5889e397f6d with scrape type 2
2026-03-29 07:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbc36606-c0c2-5b69-81df-c5889e397f6d with scrape type 2
2026-03-29 07:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.nl, Processed item id: cbc36606-c0c2-5b69-81df-c5889e397f6d, identifier: ZR40703
2026-03-29 07:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.nl, Translating item: cbc36606-c0c2-5b69-81df-c5889e397f6d with identifier: ZR40703
2026-03-29 07:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.nl, Applying rules to item: cbc36606-c0c2-5b69-81df-c5889e397f6d with identifier: ZR40703
2026-03-29 07:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.nl, Posting item: cbc36606-c0c2-5b69-81df-c5889e397f6d with identifier: ZR40703 to the API
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 07:10:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 07:10:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:29:43Z',
'fuel_type': 'petrol',
'id': 'cbc36606-c0c2-5b69-81df-c5889e397f6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR40703',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 94562,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-29',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI ACT Highline BlueMotion',
'transmission': 'automatic',
'trim': 'Highline BlueMotion',
'year': 2020}
2026-03-29 07:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZR40703%27 HTTP/1.1" 200 None
2026-03-29 07:10:22 [auto1.nl] INFO: Saving data for ZR40703: {'auction_closing_time': 1774884583.0, 'created_time': 1774552355.844759, 'last_price_update_time': 1774768222.070619}
2026-03-29 07:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='ZR40703') HTTP/1.1" 204 0
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: FP10265
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: FY76730
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: SY10793
2026-03-29 07:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SY10793%27 HTTP/1.1" 200 None
2026-03-29 07:10:22 [auto1.nl] INFO: Scrape type for SY10793: 0
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: LA17019
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: NZ11721
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: LZ16255
2026-03-29 07:10:22 [auto1.nl] INFO: Found listing with ID: TF89424
2026-03-29 07:10: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 07:10:24 [auto1.nl] INFO: Channel: 24h | Page: 3 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: MZ48021
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MZ48021%27 HTTP/1.1" 200 None
2026-03-29 07:10:24 [auto1.nl] INFO: Scrape type for MZ48021: 0
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: PY50820
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: DS36560
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DS36560%27 HTTP/1.1" 200 None
2026-03-29 07:10:24 [auto1.nl] INFO: Scrape type for DS36560: 0
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: RN50601
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: YN14337
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: UD40907
2026-03-29 07:10:24 [auto1.nl] INFO: Found listing with ID: LN13615
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LN13615%27 HTTP/1.1" 200 None
2026-03-29 07:10:24 [auto1.nl] INFO: Scrape type for LN13615: 2
2026-03-29 07:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e52b002-561d-5010-a6af-2e404b144b47 with identifier: LN13615
2026-03-29 07:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e52b002-561d-5010-a6af-2e404b144b47 with scrape type 2
2026-03-29 07:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e52b002-561d-5010-a6af-2e404b144b47 with scrape type 2
2026-03-29 07:10:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.nl, Processed item id: 7e52b002-561d-5010-a6af-2e404b144b47, identifier: LN13615
2026-03-29 07:10:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.nl, Translating item: 7e52b002-561d-5010-a6af-2e404b144b47 with identifier: LN13615
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 07:10:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 07:10:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.nl, Applying rules to item: 7e52b002-561d-5010-a6af-2e404b144b47 with identifier: LN13615
2026-03-29 07:10:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.nl, Posting item: 7e52b002-561d-5010-a6af-2e404b144b47 with identifier: LN13615 to the API
2026-03-29 07:10:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 07:10: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 07:10:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:47:37Z',
'fuel_type': 'petrol',
'id': '7e52b002-561d-5010-a6af-2e404b144b47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LN13615',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 480773,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-18',
'seller_name': None,
'title': 'Suzuki Swift 1.2 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2015}
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LN13615%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Saving data for LN13615: {'auction_closing_time': 1774885657.0, 'created_time': 1774552324.951541, 'last_price_update_time': 1774768225.125603}
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='LN13615') HTTP/1.1" 204 0
2026-03-29 07:10: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 07:10:25 [auto1.nl] INFO: Found listing with ID: MB44193
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: LG57021
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: NZ51488
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: EK85406
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: RC74760
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RC74760%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for RC74760: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: BW31181
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: VM45476
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: KA53212
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: VL07732
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VL07732%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for VL07732: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: RX80263
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RX80263%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for RX80263: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: GL59810
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GL59810%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for GL59810: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: DG66253
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DG66253%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for DG66253: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: CF65603
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: GD99184
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GD99184%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for GD99184: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: FD12318
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: RT28324
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: ZP12059
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZP12059%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for ZP12059: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: ML63258
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ML63258%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for ML63258: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: RA23366
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RA23366%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for RA23366: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: NX47084
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NX47084%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for NX47084: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: JR89598
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: EY85081
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EY85081%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for EY85081: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: MW16655
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: XY67301
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: ET49040
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: AC84495
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AC84495%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for AC84495: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: WV54622
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: TN92622
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: FK48987
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FK48987%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for FK48987: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: PM71197
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: MD18353
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MD18353%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for MD18353: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: FP18275
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FP18275%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for FP18275: 0
2026-03-29 07:10:25 [auto1.nl] INFO: Found listing with ID: BV58634
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BV58634%27 HTTP/1.1" 200 None
2026-03-29 07:10:25 [auto1.nl] INFO: Scrape type for BV58634: 0
2026-03-29 07: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 07:10:26 [auto1.nl] INFO: Channel: 24h | Page: 4 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: SE99372
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: JM47469
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JM47469%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for JM47469: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: FL63517
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FL63517%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for FL63517: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: BM96536
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BM96536%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for BM96536: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: BZ34461
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: MY95801
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: WP95967
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WP95967%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for WP95967: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: XV01386
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: MD48743
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: ZL63379
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZL63379%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for ZL63379: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: MW60386
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MW60386%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for MW60386: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: DY48945
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: CM00428
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CM00428%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for CM00428: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: GW56825
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: LD78562
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: WD65994
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: LK58980
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: FJ00169
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FJ00169%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for FJ00169: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: NL71418
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: GP63449
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GP63449%27 HTTP/1.1" 200 None
2026-03-29 07:10:26 [auto1.nl] INFO: Scrape type for GP63449: 0
2026-03-29 07:10:26 [auto1.nl] INFO: Found listing with ID: BZ75535
2026-03-29 07:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BZ75535%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for BZ75535: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: FD60713
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: GD83498
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: CM82546
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: DH15529
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: YW81523
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: KK56723
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: PE89486
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PE89486%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for PE89486: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: CR31925
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CR31925%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for CR31925: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: UR99157
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UR99157%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for UR99157: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: UJ24113
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: ZX00670
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZX00670%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for ZX00670: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: ZC66376
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: CW75343
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: DF87411
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: NP69601
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NP69601%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for NP69601: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: SR40415
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SR40415%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for SR40415: 0
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: HX69861
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: SD33545
2026-03-29 07:10:27 [auto1.nl] INFO: Found listing with ID: NR15886
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NR15886%27 HTTP/1.1" 200 None
2026-03-29 07:10:27 [auto1.nl] INFO: Scrape type for NR15886: 0
2026-03-29 07:10: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 07:10: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 07:10:28 [auto1.nl] INFO: Channel: 24h | Page: 5 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:28 [auto1.nl] INFO: Found listing with ID: JZ14599
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JZ14599%27 HTTP/1.1" 200 None
2026-03-29 07:10:28 [auto1.nl] INFO: Scrape type for JZ14599: 2
2026-03-29 07:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9586975-048f-583d-9fc5-1b03396a2cf9 with identifier: JZ14599
2026-03-29 07:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9586975-048f-583d-9fc5-1b03396a2cf9 with scrape type 2
2026-03-29 07:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9586975-048f-583d-9fc5-1b03396a2cf9 with scrape type 2
2026-03-29 07:10:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.nl, Processed item id: d9586975-048f-583d-9fc5-1b03396a2cf9, identifier: JZ14599
2026-03-29 07:10:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.nl, Translating item: d9586975-048f-583d-9fc5-1b03396a2cf9 with identifier: JZ14599
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 07:10:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 07: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 07:10:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.nl, Applying rules to item: d9586975-048f-583d-9fc5-1b03396a2cf9 with identifier: JZ14599
2026-03-29 07:10:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.nl, Posting item: d9586975-048f-583d-9fc5-1b03396a2cf9 with identifier: JZ14599 to the API
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 07: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 07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:10:31Z',
'fuel_type': 'hybrid',
'id': 'd9586975-048f-583d-9fc5-1b03396a2cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JZ14599',
'listing': 'auction',
'make': 'Lexus',
'model': 'CT-Serie',
'odometer': 90038,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-13',
'seller_name': None,
'title': 'Lexus CT-Serie CT 200h Pack',
'transmission': 'automatic',
'trim': 'Pack',
'year': 2018}
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JZ14599%27 HTTP/1.1" 200 None
2026-03-29 07:10:28 [auto1.nl] INFO: Saving data for JZ14599: {'auction_closing_time': 1774883431.0, 'created_time': 1774552357.203135, 'last_price_update_time': 1774768228.965251}
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='JZ14599') HTTP/1.1" 204 0
2026-03-29 07: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 07:10:29 [auto1.nl] INFO: Found listing with ID: VA79192
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: FL22944
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FL22944%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for FL22944: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: ME98271
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ME98271%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for ME98271: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: DK58919
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: CK43593
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CK43593%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for CK43593: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: JC35078
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: CL96583
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: WH69219
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: JS19868
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: SV78620
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SV78620%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for SV78620: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: FU31497
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: NV42843
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: MF68511
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: VA70092
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: HZ82321
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: YZ85937
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YZ85937%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for YZ85937: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: ZX63291
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: MZ50492
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MZ50492%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for MZ50492: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: UY18740
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UY18740%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for UY18740: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: UJ05110
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UJ05110%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for UJ05110: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: FB74313
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: MJ47722
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: XG57923
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XG57923%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for XG57923: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: RP15329
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RP15329%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for RP15329: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: VM41876
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VM41876%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for VM41876: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: FH34143
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FH34143%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for FH34143: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: FW39949
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FW39949%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for FW39949: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: ZP69271
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZP69271%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for ZP69271: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: LL90951
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: VD56637
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VD56637%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for VD56637: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: BY94157
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BY94157%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for BY94157: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: JK88621
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JK88621%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for JK88621: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: WX34396
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WX34396%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for WX34396: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: XD61678
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XD61678%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for XD61678: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: JT64166
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: YK98733
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YK98733%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for YK98733: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: YP25238
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YP25238%27 HTTP/1.1" 200 None
2026-03-29 07:10:29 [auto1.nl] INFO: Scrape type for YP25238: 0
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: XA85497
2026-03-29 07:10:29 [auto1.nl] INFO: Found listing with ID: WC04014
2026-03-29 07:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 07:10:30 [auto1.nl] INFO: Channel: 24h | Page: 6 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: HD17412
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HD17412%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for HD17412: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: MX82019
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: ES69537
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ES69537%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for ES69537: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: WS29354
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: ZD81791
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: CR08212
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CR08212%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for CR08212: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: GN05115
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GN05115%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for GN05115: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: NK23750
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: LT61011
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: CT54062
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CT54062%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for CT54062: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: PZ45874
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: RY75066
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RY75066%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for RY75066: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: VJ86590
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: EK38089
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: CJ41969
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CJ41969%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for CJ41969: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: BD37870
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BD37870%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for BD37870: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: FR87941
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: WK29789
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WK29789%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for WK29789: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: EL29526
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EL29526%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for EL29526: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: KV87922
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KV87922%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for KV87922: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: CP17463
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CP17463%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for CP17463: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: SX81397
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: UV82075
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: WW80908
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WW80908%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for WW80908: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: SM80467
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SM80467%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for SM80467: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: EH64896
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EH64896%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for EH64896: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: DB11708
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DB11708%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for DB11708: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: TU10821
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: ZD26534
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: PX51139
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PX51139%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for PX51139: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: TY61758
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: AZ42388
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AZ42388%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for AZ42388: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: DU88284
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DU88284%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for DU88284: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: PG46787
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: TW55830
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TW55830%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for TW55830: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: HB03885
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: CG77801
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: BU16200
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BU16200%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for BU16200: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: PA43644
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PA43644%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for PA43644: 0
2026-03-29 07:10:30 [auto1.nl] INFO: Found listing with ID: HC58225
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HC58225%27 HTTP/1.1" 200 None
2026-03-29 07:10:30 [auto1.nl] INFO: Scrape type for HC58225: 0
2026-03-29 07: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 07:10: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 07:10:32 [auto1.nl] INFO: Channel: 24h | Page: 7 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: JX76832
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: KB67971
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: CU35423
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: XW28642
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: SY53039
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SY53039%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for SY53039: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: DN96174
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DN96174%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for DN96174: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: BD28084
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BD28084%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for BD28084: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: SE84312
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SE84312%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for SE84312: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: RF39867
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: DZ87358
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DZ87358%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for DZ87358: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: LE78061
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LE78061%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for LE78061: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: RC74228
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RC74228%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for RC74228: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: MD57319
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MD57319%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for MD57319: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: JG11787
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JG11787%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for JG11787: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: NT33284
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NT33284%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for NT33284: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: MU53685
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: EE94160
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: FR68688
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FR68688%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for FR68688: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: AE06801
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AE06801%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for AE06801: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: WF02577
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WF02577%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for WF02577: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: CH10226
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CH10226%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for CH10226: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: WZ36257
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: BM26306
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BM26306%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for BM26306: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: MT73533
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: KD04773
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: NE94931
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NE94931%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for NE94931: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: UF74705
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: JS13271
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JS13271%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for JS13271: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: WG27101
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WG27101%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for WG27101: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: SA72680
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: MY24327
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: UB80121
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UB80121%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for UB80121: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: WC55998
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: EN44222
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: YE50957
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YE50957%27 HTTP/1.1" 200 None
2026-03-29 07:10:32 [auto1.nl] INFO: Scrape type for YE50957: 0
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: BC03068
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: VT73125
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: LF56220
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: VU71978
2026-03-29 07:10:32 [auto1.nl] INFO: Found listing with ID: VH08569
2026-03-29 07:10:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 07:10:33 [auto1.nl] INFO: Channel: 24h | Page: 8 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: AY58936
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: YH72796
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YH72796%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for YH72796: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: AE74076
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: GG02103
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GG02103%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for GG02103: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: NB25760
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NB25760%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for NB25760: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: XJ71773
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: GY41852
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GY41852%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for GY41852: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: LF75031
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: PP29341
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: ZY76952
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: FC33520
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: NF23683
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: EG83115
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EG83115%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for EG83115: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: CR43638
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: LH66044
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: UC91516
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UC91516%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for UC91516: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: DA29812
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: XJ87481
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: EM54492
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EM54492%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for EM54492: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: NH69771
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: YZ09106
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YZ09106%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for YZ09106: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: AM42063
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: SB99593
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: VV88142
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: GN89359
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GN89359%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for GN89359: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: TC30391
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: NS14796
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NS14796%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for NS14796: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: KV69786
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: AZ90827
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AZ90827%27 HTTP/1.1" 200 None
2026-03-29 07:10:33 [auto1.nl] INFO: Scrape type for AZ90827: 0
2026-03-29 07:10:33 [auto1.nl] INFO: Found listing with ID: JX11008
2026-03-29 07:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JX11008%27 HTTP/1.1" 200 None
2026-03-29 07:10:34 [auto1.nl] INFO: Scrape type for JX11008: 0
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: VH01672
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VH01672%27 HTTP/1.1" 200 None
2026-03-29 07:10:34 [auto1.nl] INFO: Scrape type for VH01672: 0
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: EM66057
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: AL57491
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: MW03156
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MW03156%27 HTTP/1.1" 200 None
2026-03-29 07:10:34 [auto1.nl] INFO: Scrape type for MW03156: 0
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: HJ58386
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HJ58386%27 HTTP/1.1" 200 None
2026-03-29 07:10:34 [auto1.nl] INFO: Scrape type for HJ58386: 0
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: VR09113
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VR09113%27 HTTP/1.1" 200 None
2026-03-29 07:10:34 [auto1.nl] INFO: Scrape type for VR09113: 0
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: ML76723
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: GK86118
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: PD24155
2026-03-29 07:10:34 [auto1.nl] INFO: Found listing with ID: FH88416
2026-03-29 07:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07: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 07:10:35 [auto1.nl] INFO: Channel: 24h | Page: 9 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: KD36085
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KD36085%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for KD36085: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: JN86544
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: GY00070
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: GB93242
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GB93242%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for GB93242: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: YN37403
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YN37403%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for YN37403: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: FE21861
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FE21861%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for FE21861: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: HZ03058
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: FA84913
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: FK39304
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FK39304%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for FK39304: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: LU83430
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LU83430%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for LU83430: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: PY93062
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PY93062%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for PY93062: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: DD65196
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: CC90793
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: LG18300
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: RF14080
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: PY55457
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PY55457%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for PY55457: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: AG89497
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: CL54405
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CL54405%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for CL54405: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: AJ38016
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AJ38016%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for AJ38016: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: HW48392
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HW48392%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for HW48392: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: KP98004
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: RJ32742
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RJ32742%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for RJ32742: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: PP40573
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: MD45251
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MD45251%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for MD45251: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: ME73088
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: BD38212
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: EJ39658
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EJ39658%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for EJ39658: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: JA96094
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: ME20407
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ME20407%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for ME20407: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: ZR26013
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: LG71332
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LG71332%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for LG71332: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: RM92541
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: KF49809
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KF49809%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for KF49809: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: UY50656
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: AM07460
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AM07460%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for AM07460: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: CP77095
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CP77095%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for CP77095: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: SA65575
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: FC64695
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FC64695%27 HTTP/1.1" 200 None
2026-03-29 07:10:35 [auto1.nl] INFO: Scrape type for FC64695: 0
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: LS97590
2026-03-29 07:10:35 [auto1.nl] INFO: Found listing with ID: HX62169
2026-03-29 07:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07: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 07:10:37 [auto1.nl] INFO: Channel: 24h | Page: 10 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: XY26028
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: FE91435
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FE91435%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for FE91435: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: RY51498
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: VC22580
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: SD85786
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: HR88481
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: MP21910
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: KP34214
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: TC15988
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TC15988%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for TC15988: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: SL12489
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: PB89826
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: WJ55319
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WJ55319%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for WJ55319: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: XV86348
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: HK90585
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HK90585%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for HK90585: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: RY20438
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: JC34887
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: BN97277
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: FD20387
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: NF42307
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: AA56023
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: FB20368
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FB20368%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for FB20368: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: UA44354
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: CT01963
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CT01963%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for CT01963: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: EG87315
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: VB13156
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VB13156%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for VB13156: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: EB00697
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EB00697%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for EB00697: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: PN82428
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PN82428%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for PN82428: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: YR49127
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YR49127%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for YR49127: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: KV59291
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: RT17278
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RT17278%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for RT17278: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: WZ30415
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: WC97739
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WC97739%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for WC97739: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: BP06390
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BP06390%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for BP06390: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: CY67010
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: GD14705
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: VB96147
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VB96147%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for VB96147: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: LW98869
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: TA38332
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: DW43709
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DW43709%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for DW43709: 0
2026-03-29 07:10:37 [auto1.nl] INFO: Found listing with ID: SM08260
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SM08260%27 HTTP/1.1" 200 None
2026-03-29 07:10:37 [auto1.nl] INFO: Scrape type for SM08260: 0
2026-03-29 07: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 07: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 07:10:38 [auto1.nl] INFO: Channel: 24h | Page: 11 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: PZ30163
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: JP82620
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: ZR54060
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZR54060%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for ZR54060: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: TP38124
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: ZA96365
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: BH50437
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: AB34968
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AB34968%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for AB34968: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: WP75740
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: WE00434
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WE00434%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for WE00434: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: SZ87293
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SZ87293%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for SZ87293: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: CX26987
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: SY05694
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SY05694%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for SY05694: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: HX39878
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: GL61326
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GL61326%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for GL61326: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: CD92062
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: YB51800
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YB51800%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for YB51800: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: TP84646
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TP84646%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for TP84646: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: UF96545
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UF96545%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for UF96545: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: EY58020
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EY58020%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for EY58020: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: SG32295
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SG32295%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for SG32295: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: TJ11018
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TJ11018%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for TJ11018: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: HT40495
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: WY03082
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WY03082%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for WY03082: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: JJ92825
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: EU67961
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EU67961%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for EU67961: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: FA26024
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FA26024%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for FA26024: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: TH29476
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TH29476%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for TH29476: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: TU99712
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TU99712%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for TU99712: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: WR76222
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: BX66014
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BX66014%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for BX66014: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: XY00413
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: BB94394
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: LA33547
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: UT96124
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: BC50110
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BC50110%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for BC50110: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: MX73700
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: VC54517
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VC54517%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for VC54517: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: KW64079
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: BY11680
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BY11680%27 HTTP/1.1" 200 None
2026-03-29 07:10:38 [auto1.nl] INFO: Scrape type for BY11680: 0
2026-03-29 07:10:38 [auto1.nl] INFO: Found listing with ID: GV91252
2026-03-29 07: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 07: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 07:10:39 [auto1.nl] INFO: Channel: 24h | Page: 12 | totalHits: 643 | hits on page: 40
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: VC21131
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VC21131%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for VC21131: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: UR81542
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UR81542%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for UR81542: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: VE70887
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: BR03129
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BR03129%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for BR03129: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: XP28763
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XP28763%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for XP28763: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: TY41517
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: HL62659
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HL62659%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for HL62659: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: MF69205
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MF69205%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for MF69205: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: WP58537
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: LE21715
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: DH69810
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DH69810%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for DH69810: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: JH71745
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: BL89669
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: DB68589
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DB68589%27 HTTP/1.1" 200 None
2026-03-29 07:10:39 [auto1.nl] INFO: Scrape type for DB68589: 0
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: HN54837
2026-03-29 07:10:39 [auto1.nl] INFO: Found listing with ID: WG42782
2026-03-29 07:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WG42782%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for WG42782: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: RF41961
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RF41961%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for RF41961: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: BC40672
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BC40672%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for BC40672: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: PR08670
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PR08670%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for PR08670: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: XK63885
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: BJ61509
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: RH72913
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: SR45817
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: DR36555
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DR36555%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for DR36555: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: BZ98625
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BZ98625%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for BZ98625: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: GM68754
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GM68754%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for GM68754: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: EC40520
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: LL30088
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: JP71821
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JP71821%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for JP71821: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: SN61945
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: BG04233
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BG04233%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for BG04233: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: ZK31432
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: AT06250
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AT06250%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for AT06250: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: GN14496
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: WH58354
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: VZ88435
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: ZK58084
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: ZN70459
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: JW17706
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JW17706%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for JW17706: 0
2026-03-29 07:10:40 [auto1.nl] INFO: Found listing with ID: GU81834
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GU81834%27 HTTP/1.1" 200 None
2026-03-29 07:10:40 [auto1.nl] INFO: Scrape type for GU81834: 0
2026-03-29 07: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 07:11:06 [scrapy.extensions.logstats] INFO: Crawled 16 pages (at 16 pages/min), scraped 4 items (at 4 items/min)
2026-03-29 07:11:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 07: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 07:11:11 [auto1.nl] INFO: Channel: 24h | Page: 13 | totalHits: 643 | hits on page: 40
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: BC15859
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BC15859%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for BC15859: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: XR27425
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XR27425%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for XR27425: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: ME79677
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ME79677%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for ME79677: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: FE67699
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: XU82529
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: PT04530
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PT04530%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for PT04530: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: VZ65695
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: GU70185
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: PS03610
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PS03610%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for PS03610: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: GD33520
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: MD18286
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MD18286%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for MD18286: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: PS01910
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: EB08844
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EB08844%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for EB08844: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: AB54003
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: HD36341
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: PV55742
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PV55742%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for PV55742: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: JA81822
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: AM51490
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AM51490%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for AM51490: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: JA39510
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: AD33035
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: MD35327
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MD35327%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for MD35327: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: NJ31093
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: YZ13462
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: LE06198
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: TR09691
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TR09691%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for TR09691: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: HW32084
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: KX19183
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KX19183%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for KX19183: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: EW29368
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: UW56966
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: JH24547
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JH24547%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for JH24547: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: HL97424
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HL97424%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for HL97424: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: YF94322
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: AB85439
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AB85439%27 HTTP/1.1" 200 None
2026-03-29 07:11:11 [auto1.nl] INFO: Scrape type for AB85439: 0
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: PK76759
2026-03-29 07:11:11 [auto1.nl] INFO: Found listing with ID: UE65811
2026-03-29 07:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UE65811%27 HTTP/1.1" 200 None
2026-03-29 07:11:12 [auto1.nl] INFO: Scrape type for UE65811: 0
2026-03-29 07:11:12 [auto1.nl] INFO: Found listing with ID: UY86442
2026-03-29 07:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UY86442%27 HTTP/1.1" 200 None
2026-03-29 07:11:12 [auto1.nl] INFO: Scrape type for UY86442: 0
2026-03-29 07:11:12 [auto1.nl] INFO: Found listing with ID: WG90560
2026-03-29 07:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WG90560%27 HTTP/1.1" 200 None
2026-03-29 07:11:12 [auto1.nl] INFO: Scrape type for WG90560: 0
2026-03-29 07:11:12 [auto1.nl] INFO: Found listing with ID: GA63942
2026-03-29 07:11:12 [auto1.nl] INFO: Found listing with ID: XH80509
2026-03-29 07:11:12 [auto1.nl] INFO: Found listing with ID: ND88147
2026-03-29 07:11: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 07: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 07:11:13 [auto1.nl] INFO: Channel: 24h | Page: 14 | totalHits: 643 | hits on page: 40
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: UR39080
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UR39080%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for UR39080: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: WE18316
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: SS74343
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: YZ60467
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: MZ09465
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: EG04578
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: PH88105
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PH88105%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for PH88105: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: UF12505
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UF12505%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for UF12505: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: PJ49676
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: XK28167
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XK28167%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for XK28167: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: JC30911
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JC30911%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for JC30911: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: AX92237
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AX92237%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for AX92237: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: TL29950
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: UB73502
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UB73502%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for UB73502: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: TP02076
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TP02076%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for TP02076: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: GZ48867
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: BV07887
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27BV07887%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for BV07887: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: ZE09391
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZE09391%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for ZE09391: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: ER86910
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ER86910%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for ER86910: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: ZB71006
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: DR23359
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DR23359%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for DR23359: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: DU11939
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: MH16372
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MH16372%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for MH16372: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: ME24209
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ME24209%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for ME24209: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: PU27111
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PU27111%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for PU27111: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: KK51574
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: AK27162
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: KX15971
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: MV10901
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: EH33258
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EH33258%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for EH33258: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: SE67800
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SE67800%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for SE67800: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: TN45594
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27TN45594%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for TN45594: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: HK48702
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HK48702%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for HK48702: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: PX89333
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PX89333%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for PX89333: 0
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: ZT51900
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: GN27243
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: NU66962
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: VY08351
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: XR71865
2026-03-29 07:11:13 [auto1.nl] INFO: Found listing with ID: JM32164
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JM32164%27 HTTP/1.1" 200 None
2026-03-29 07:11:13 [auto1.nl] INFO: Scrape type for JM32164: 0
2026-03-29 07:11: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 07:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 07:11:14 [auto1.nl] INFO: Channel: 24h | Page: 15 | totalHits: 643 | hits on page: 40
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: HM06318
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HM06318%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for HM06318: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: KH60865
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KH60865%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for KH60865: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: GS42620
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GS42620%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for GS42620: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: YJ91466
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YJ91466%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for YJ91466: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: YA06880
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: PA65227
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PA65227%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for PA65227: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: SE60245
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: KL38892
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: HG71940
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HG71940%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for HG71940: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: TW61693
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: SE95402
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: MV57262
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MV57262%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for MV57262: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: VS29188
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27VS29188%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for VS29188: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: RK78214
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: ZZ45478
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27ZZ45478%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for ZZ45478: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: EW45242
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: RW57039
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RW57039%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for RW57039: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: UA80107
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: UH76205
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: HM15601
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HM15601%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for HM15601: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: KX92525
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: UU92994
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: WY17438
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: GP36316
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GP36316%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for GP36316: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: ZS54708
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: UE83954
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27UE83954%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for UE83954: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: BB32456
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: XG85677
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XG85677%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for XG85677: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: WW25859
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: SX97177
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SX97177%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for SX97177: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: BP52845
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: DX51815
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: PF57895
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27PF57895%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for PF57895: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: HV92208
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27HV92208%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for HV92208: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: WY33906
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WY33906%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for WY33906: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: WN49119
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WN49119%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for WN49119: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: NJ12224
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: XM87869
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27XM87869%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for XM87869: 0
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: DJ46393
2026-03-29 07:11:14 [auto1.nl] INFO: Found listing with ID: FB82909
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FB82909%27 HTTP/1.1" 200 None
2026-03-29 07:11:14 [auto1.nl] INFO: Scrape type for FB82909: 0
2026-03-29 07: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 07:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 07:11:15 [auto1.nl] INFO: Channel: 24h | Page: 16 | totalHits: 643 | hits on page: 40
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: JF84007
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: KD48941
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: WN94746
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: EU38085
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: WU56616
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: YX65431
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27YX65431%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for YX65431: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: CT48510
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: MZ74119
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27MZ74119%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for MZ74119: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: RD76922
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: GW58352
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27GW58352%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for GW58352: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: JB09830
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JB09830%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for JB09830: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: CY78777
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CY78777%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for CY78777: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: WC26387
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: LF00808
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: DL13637
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DL13637%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for DL13637: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: CD19489
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27CD19489%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for CD19489: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: RY80321
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RY80321%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for RY80321: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: JM92964
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: KC04488
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27KC04488%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for KC04488: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: SK13348
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SK13348%27 HTTP/1.1" 200 None
2026-03-29 07:11:15 [auto1.nl] INFO: Scrape type for SK13348: 0
2026-03-29 07:11:15 [auto1.nl] INFO: Found listing with ID: JB39700
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JB39700%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for JB39700: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: NZ86515
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NZ86515%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for NZ86515: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: HJ37238
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: JK34334
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: YB88576
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: YG37971
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: UF88780
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: WK03460
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27WK03460%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for WK03460: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: FG02230
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27FG02230%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for FG02230: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: KC88699
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: NX59327
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27NX59327%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for NX59327: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: AB36156
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AB36156%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for AB36156: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: WZ79997
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: JW97628
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27JW97628%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for JW97628: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: MP39959
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: YN95467
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: LR40141
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27LR40141%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for LR40141: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: AW17903
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: EP93197
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27EP93197%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for EP93197: 0
2026-03-29 07:11:16 [auto1.nl] INFO: Found listing with ID: DT42929
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DT42929%27 HTTP/1.1" 200 None
2026-03-29 07:11:16 [auto1.nl] INFO: Scrape type for DT42929: 0
2026-03-29 07: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 07:11: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 07:11:18 [auto1.nl] INFO: Channel: 24h | Page: 17 | totalHits: 643 | hits on page: 3
2026-03-29 07:11:18 [auto1.nl] INFO: Found listing with ID: NC22018
2026-03-29 07:11:18 [auto1.nl] INFO: Found listing with ID: AV73218
2026-03-29 07:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AV73218%27 HTTP/1.1" 200 None
2026-03-29 07:11:18 [auto1.nl] INFO: Scrape type for AV73218: 2
2026-03-29 07:11:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 857eb26d-7aa9-5141-aa32-329febaa3696 with identifier: AV73218
2026-03-29 07:11:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857eb26d-7aa9-5141-aa32-329febaa3696 with scrape type 2
2026-03-29 07:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 857eb26d-7aa9-5141-aa32-329febaa3696 with scrape type 2
2026-03-29 07:11:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.nl, Processed item id: 857eb26d-7aa9-5141-aa32-329febaa3696, identifier: AV73218
2026-03-29 07:11:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.nl, Translating item: 857eb26d-7aa9-5141-aa32-329febaa3696 with identifier: AV73218
2026-03-29 07:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 07:11:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 07:11:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 07:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 07:11:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.nl, Applying rules to item: 857eb26d-7aa9-5141-aa32-329febaa3696 with identifier: AV73218
2026-03-29 07:11:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.nl, Posting item: 857eb26d-7aa9-5141-aa32-329febaa3696 with identifier: AV73218 to the API
2026-03-29 07:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 07:11: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 07:11:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 203,
'expiration_date': '2026-03-30T15:10:57Z',
'fuel_type': 'petrol',
'id': '857eb26d-7aa9-5141-aa32-329febaa3696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AV73218',
'listing': 'auction',
'make': 'Volvo',
'model': 'V70',
'odometer': 291523,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-07',
'seller_name': None,
'title': 'Volvo V70 2.0 T Edition R-Design',
'transmission': 'manual',
'trim': 'Edition R-Design',
'year': 2010}
2026-03-29 07:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27AV73218%27 HTTP/1.1" 200 None
2026-03-29 07:11:19 [auto1.nl] INFO: Saving data for AV73218: {'auction_closing_time': 1774883457.0, 'created_time': 1773405067.077954, 'last_price_update_time': 1774768279.033055}
2026-03-29 07:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 07:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='AV73218') HTTP/1.1" 204 0
2026-03-29 07:11:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 07:11:19 [auto1.nl] INFO: Found listing with ID: ZG49112
2026-03-29 07:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 07:11:21 [auto1.nl] INFO: Channel: 24h | Page: 18 | totalHits: 643 | hits on page: 0
2026-03-29 07:11:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 07:11:21 [auto1.nl] INFO: auto1.nl Batch config: batch 2/2
2026-03-29 07:11:21 [auto1.nl] INFO: auto1.nl Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 1}
2026-03-29 07:11:21 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.nl/task_28_2026-03-29T07_10_00.jl
2026-03-29 07:11:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 58120,
'downloader/request_count': 22,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 20,
'downloader/response_bytes': 2975106,
'downloader/response_count': 22,
'downloader/response_status_count/200': 22,
'elapsed_time_seconds': 74.475283,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 7, 11, 21, 132478, tzinfo=datetime.timezone.utc),
'item_scraped_count': 5,
'log_count/DEBUG': 782,
'log_count/INFO': 1131,
'memusage/max': 164798464,
'memusage/startup': 149868544,
'request_depth_max': 21,
'response_received_count': 22,
'scheduler/dequeued': 22,
'scheduler/dequeued/memory': 22,
'scheduler/enqueued': 22,
'scheduler/enqueued/memory': 22,
'scrape_type/batch_skipped': 343,
'scrape_type/price_update': 5,
'scrape_type/skipped': 335,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 22,
'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.516582877163521,
'scrapy-zyte-api/mean_response_seconds': 2.6407727591947405,
'scrapy-zyte-api/processed': 22,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 22,
'scrapy-zyte-api/request_args/experimental.requestCookies': 21,
'scrapy-zyte-api/request_args/experimental.responseCookies': 22,
'scrapy-zyte-api/request_args/httpRequestBody': 20,
'scrapy-zyte-api/request_args/httpRequestMethod': 20,
'scrapy-zyte-api/request_args/httpResponseBody': 22,
'scrapy-zyte-api/request_args/httpResponseHeaders': 22,
'scrapy-zyte-api/request_args/sessionContext': 22,
'scrapy-zyte-api/request_args/url': 22,
'scrapy-zyte-api/status_codes/200': 22,
'scrapy-zyte-api/success': 22,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 683,
'source/total_available': 643,
'start_time': datetime.datetime(2026, 3, 29, 7, 10, 6, 657195, tzinfo=datetime.timezone.utc)}
2026-03-29 07:11:21 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 07:11:21 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7c80399890>
2026-03-29 07:11:21 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7c8039a0d0>