• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (ayvens.be)

2026-03-26 13:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 13:45: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-26 13:45:06 [ayvens.be] INFO: Starting spider ayvens.be
2026-03-26 13:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 13:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 13:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 13:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 13:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: 494b2871a0e6a10c
2026-03-26 13:45: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-26 13:45: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/ayvens.be/task_34_2026-03-26T13_45_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-26 13:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 13:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 13:45: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-26 13:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 13:45: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-26 13:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 13:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 13:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 13:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 13:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 13:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-26 13:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-26 13:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 13:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 13:45: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-26 13:45: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-26 13:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 13:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 13:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 13:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 13:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 13:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 13:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 13:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 13:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 13:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 13:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-26 13:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-26 13:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-26 13:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/styles-ETA5EMQJ.css> (resource type: stylesheet, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R5GGQAWE.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-YI6GGZZZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NAGGRITV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BBQ7R2BV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HPL7GXW6.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ADG3G2OJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7JYRLYWD.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2S63FZXS.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-K7GQAXGO.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PMQRMPGY.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/polyfills-FFHMD2TL.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/main-NKPAFEH2.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-26 13:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5567JMUS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-4CLCTAJ7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QV3UPEBS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AQBI4CYB.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 13:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EIXBRKXP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QZ2M64VL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HQZHDCQG.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CQOH37XC.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-NAGGRITV.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EVZDJ3YH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2BYH6G4C.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AHM2LY2L.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VGUEXTON.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SUQC6PCL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7DYAUIPQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6BXXUPPN.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SALCXTDR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-K7GQAXGO.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OF6JT4KC.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y6LYHJ33.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ELPOVYM7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VBU7AOHF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SPE4D2IX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-N2FZW7V7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPLHK2CL.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AVZZH6AV.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-KLKMSQPH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2FANG3NP.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ABBXN5WQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NPJHDJ36.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-MLMYZRAG.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5D4JF6DX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7IEPAGTW.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ZYL3EWWF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WWYAPULQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XXARMH2T.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AYT4KML6.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CX65R3QQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XGLUMAK5.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EHSUL3RU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7UDVUMWJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WRLSZEDX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XCHSKDZH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-26 13:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-26 13:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-U3DCL5KE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7HVTDVUE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPZ5PCFV.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-7HVTDVUE.js)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R57BLUBZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-26 13:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XI7MA6UU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-253AOQV4.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y26P6NOT.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-E2QM5VHP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QVU7EFJH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PU5AH4GE.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6AWK7DQQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-JMKQRIJX.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OXIZJZO4.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-H7VMIGZK.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BQLC5RJD.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HGLYMGTS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-PU5AH4GE.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VNA57F7Z.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EXKYPD3J.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api-carmarket.ayvens.com/graphql/saleevents>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AZBPSD4I.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-26 13:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2NCM5KDW.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/bell.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/reset.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/reset.svg>
2026-03-26 13:45:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-26 13:45:20 [ayvens.be] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'hnFNnrHvlzxG5aKwPn7hk5|2026-03-26T13:45:17.919Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806068717, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': -1, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ai_session', 'value': '1dnneSnDA1kvSuTvK6jZyR|1774532719954|1774532719954', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774534519, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-26 13:45:20 [ayvens.be] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'hnFNnrHvlzxG5aKwPn7hk5|2026-03-26T13:45:17.919Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': '1dnneSnDA1kvSuTvK6jZyR|1774532719954|1774532719954', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-26 13:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-26 13:45:20 [ayvens.be] INFO: Intercepting token...
2026-03-26 13:45:20 [ayvens.be] INFO: Scrolling element to trigger lazy load...
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BK6NFD4R.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/camera-icon.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/it.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-75KGV5DF.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-OXIZJZO4.js)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VUZVFPNF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/lu.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/camera-icon.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/it.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-FX6676C7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VUZVFPNF.js)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/lu.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 13:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:22 [ayvens.be] INFO: GraphQL headers: {'host': 'api-carmarket.ayvens.com', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0', 'accept': 'application/json, text/plain, */*', 'accept-language': 'en-US,en;q=0.5', 'accept-encoding': 'gzip, deflate, br', 'content-type': 'application/json', 'content-length': '839', 'referer': 'https://carmarket.ayvens.com/', 'x-ald-subscription-key': '3b2cc62fd26c4e29a762db3de181266b', 'x-tenant': 'ald', 'x-country': 'gb', 'origin': 'https://carmarket.ayvens.com', 'sec-fetch-dest': 'empty', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-site', 'proxy-authorization': 'Basic Y3VzdG9tZXItaW5maW5pdF9zb3VyY2luZ192Ml9XQjdOUi1jYy1HQjozY35+YWdLUmM2MlZaQUw=', 'connection': 'keep-alive'}
2026-03-26 13:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json>
2026-03-26 13:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 13:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json>
2026-03-26 13:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json>
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json>
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/14efa178-aa53-42e6-9a86-5229303798da/019908c4-f46e-7d64-b942-26aa1fec3635/2ab431a1-8f8c-4a55-9e1a-e5de23079c22/ayvens-logo.png> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-W3J7744> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/14efa178-aa53-42e6-9a86-5229303798da/019908c4-f46e-7d64-b942-26aa1fec3635/2ab431a1-8f8c-4a55-9e1a-e5de23079c22/ayvens-logo.png>
2026-03-26 13:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-26 13:45:24 [ayvens.be] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-26 13:45:24 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-26 13:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:45:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982154
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982154%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982154: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982155
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982155%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982155: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982156
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982156%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982156: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982157
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982157%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982157: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982158
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982158%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982158: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982159
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982159%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982159: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982160
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982160%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982160: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982161
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982161%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982161: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982162
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982162%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982162: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982163
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982163%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982163: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982164
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982164%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982164: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982165
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982165%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982165: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982166
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982166%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982166: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982167
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982167%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982167: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982168
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982168%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982168: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982169
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982169%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982169: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982170
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982170%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982170: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982171
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982171%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982171: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982172
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982172%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982172: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982173
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982173%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982173: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982174
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982174%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982174: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982175
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982175%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982175: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982176
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982176%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982176: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982177
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982177%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982177: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982178
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982178%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982178: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982179
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982179%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982179: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982180
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982180%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982180: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982181
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982181%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982181: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982182
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982182%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982182: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982183
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982183%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982183: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982184
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982184%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982184: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982185
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982185%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982185: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982186
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982186%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982186: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982187
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982187%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982187: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982188
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982188%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982188: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982189
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982189%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982189: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982190
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982190%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982190: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982191
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982191%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982191: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982192
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982192%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982192: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982193
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982193%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982193: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982194
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982194%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982194: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982195
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982195%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982195: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982196
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982196%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982196: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982197
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982197%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982197: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982198
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982198%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982198: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982199
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982199%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982199: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982200
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982200%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982200: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982201
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982201%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982201: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982202
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982202%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982202: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982203
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982203%27 HTTP/1.1" 200 None
2026-03-26 13:45:27 [ayvens.be] INFO: Scrape type for 1982203: 0
2026-03-26 13:45:27 [ayvens.be] INFO: Found listing with ID: 1982204
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982204%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1982204: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1982205
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982205%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1982205: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1982206
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982206%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1982206: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1982207
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982207%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1982207: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1982208
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982208%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1982208: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983710
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983710%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983710: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983711
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983711%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983711: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983712
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983712%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983712: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983713
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983713%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983713: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983714
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983714%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983714: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983715
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983715%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983715: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983716
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983716%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983716: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983717
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983717%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983717: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983718
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983718%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983718: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983719
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983719%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983719: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983720
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983720%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983720: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983721
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983721%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983721: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983722
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983722%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983722: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983723
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983723%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983723: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983724
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983724%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983724: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983725
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983725%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983725: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983726
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983726%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983726: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983727
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983727%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983727: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983728
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983728%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983728: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983729
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983729%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983729: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983730
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983730%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983730: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983731
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983731%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983731: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983732
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983732%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983732: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983733
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983733%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983733: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983734
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983734%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983734: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983735
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983735%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983735: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983736
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983736%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983736: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983737
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983737%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983737: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983738
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983738%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983738: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983739
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983739%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983739: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983740
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983740%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983740: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983741
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983741%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983741: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983742
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983742%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983742: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983743
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983743%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983743: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983744
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983744%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983744: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983745
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983745%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983745: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983746
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983746%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983746: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983747
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983747%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983747: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983748
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983748%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983748: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983749
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983749%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983749: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983750
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983750%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983750: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983751
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983751%27 HTTP/1.1" 200 None
2026-03-26 13:45:28 [ayvens.be] INFO: Scrape type for 1983751: 0
2026-03-26 13:45:28 [ayvens.be] INFO: Found listing with ID: 1983752
2026-03-26 13:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983752%27 HTTP/1.1" 200 None
2026-03-26 13:45:29 [ayvens.be] INFO: Scrape type for 1983752: 0
2026-03-26 13:45:29 [ayvens.be] INFO: Found listing with ID: 1983753
2026-03-26 13:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983753%27 HTTP/1.1" 200 None
2026-03-26 13:45:29 [ayvens.be] INFO: Scrape type for 1983753: 0
2026-03-26 13:45:29 [ayvens.be] INFO: Found listing with ID: 1983754
2026-03-26 13:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983754%27 HTTP/1.1" 200 None
2026-03-26 13:45:29 [ayvens.be] INFO: Scrape type for 1983754: 0
2026-03-26 13:45:29 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-26 13:45:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:45:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983755
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983755%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983755: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983756
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983756%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983756: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983757
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983757%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983757: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983758
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983758%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983758: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983759
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983759%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983759: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983760
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983760%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983760: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983761
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983761%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983761: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983762
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983762%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983762: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983763
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983763%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983763: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983764
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983764%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983764: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983765
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983765%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983765: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983766
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983766%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983766: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983767
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983767%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983767: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983768
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983768%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983768: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983769
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983769%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983769: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983770
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983770%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983770: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983771
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983771%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983771: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983772
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983772%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983772: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983773
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983773%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983773: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983774
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983774%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983774: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983775
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983775%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983775: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983776
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983776%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983776: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983777
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983777%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983777: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983778
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983778%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983778: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983779
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983779%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983779: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1983780
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983780%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1983780: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982329
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982329%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982329: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982330
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982330%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982330: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982331
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982331%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982331: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982332
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982332%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982332: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982333
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982333%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982333: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982334
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982334%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982334: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982335
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982335%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982335: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982336
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982336%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982336: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982337
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982337%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982337: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982338
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982338%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982338: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982339
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982339%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982339: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982340
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982340%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982340: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982341
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982341%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982341: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982342
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982342%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982342: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982343
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982343%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982343: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982344
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982344%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982344: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982345
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982345%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982345: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982346
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982346%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982346: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982347
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982347%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982347: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982348
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982348%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982348: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982349
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982349%27 HTTP/1.1" 200 None
2026-03-26 13:45:31 [ayvens.be] INFO: Scrape type for 1982349: 0
2026-03-26 13:45:31 [ayvens.be] INFO: Found listing with ID: 1982350
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982350%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982350: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982351
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982351%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982351: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982352
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982352%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982352: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982353
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982353%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982353: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982354
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982354%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982354: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982355
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982355%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982355: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982356
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982356%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982356: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982357
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982357%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982357: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982358
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982358%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982358: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982359
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982359%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982359: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982360
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982360%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982360: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982361
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982361%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982361: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982362
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982362%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982362: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982363
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982363%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982363: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982364
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982364%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982364: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982365
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982365%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982365: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982366
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982366%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982366: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982367
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982367%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982367: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982368
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982368%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982368: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982369
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982369%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982369: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982370
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982370%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982370: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982371
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982371%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982371: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982372
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982372%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982372: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982373
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982373%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982373: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982374
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982374%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982374: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982375
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982375%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982375: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982376
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982376%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982376: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982377
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982377%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982377: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982378
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982378%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982378: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982379
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982379%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982379: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982380
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982380%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982380: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982381
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982381%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982381: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982382
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982382%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982382: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982383
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982383%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982383: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982384
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982384%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982384: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982385
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982385%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982385: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982386
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982386%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982386: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982387
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982387%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982387: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982388
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982388%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982388: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982389
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982389%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982389: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982390
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982390%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982390: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982391
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982391%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982391: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982392
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982392%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982392: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982393
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982393%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982393: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982394
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982394%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982394: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982395
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982395%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982395: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982396
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982396%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982396: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982397
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982397%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982397: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982398
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982398%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982398: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982399
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982399%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982399: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982400
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982400%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982400: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982401
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982401%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982401: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Found listing with ID: 1982402
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982402%27 HTTP/1.1" 200 None
2026-03-26 13:45:32 [ayvens.be] INFO: Scrape type for 1982402: 0
2026-03-26 13:45:32 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-26 13:45:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:45:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982403
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982403%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982403: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982404
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982404%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982404: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982405
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982405%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982405: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982406
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982406%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982406: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982407
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982407%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982407: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982408
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982408%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982408: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982409
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982409%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982409: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982410
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982410%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982410: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982411
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982411%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982411: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982412
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982412%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982412: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982413
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982413%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982413: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982414
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982414%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982414: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982415
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982415%27 HTTP/1.1" 200 None
2026-03-26 13:45:34 [ayvens.be] INFO: Scrape type for 1982415: 0
2026-03-26 13:45:34 [ayvens.be] INFO: Found listing with ID: 1982416
2026-03-26 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982416%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982416: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982417
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982417%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982417: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982418
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982418%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982418: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982419
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982419%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982419: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982420
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982420%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982420: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982421
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982421%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982421: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982422
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982422%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982422: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982423
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982423%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982423: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982424
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982424%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982424: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982425
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982425%27 HTTP/1.1" 200 None
2026-03-26 13:45:35 [ayvens.be] INFO: Scrape type for 1982425: 0
2026-03-26 13:45:35 [ayvens.be] INFO: Found listing with ID: 1982426
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982426%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982426: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982427
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982427%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982427: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982428
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982428%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982428: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982429
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982429%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982429: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982430
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982430%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982430: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982431
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982431%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982431: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982432
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982432%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982432: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982433
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982433%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982433: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982434
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982434%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982434: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982435
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982435%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982435: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982436
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982436%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982436: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982437
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982437%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982437: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982438
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982438%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982438: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982439
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982439%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982439: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982440
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982440%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982440: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982441
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982441%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982441: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982442
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982442%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982442: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982443
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982443%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982443: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982444
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982444%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982444: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982445
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982445%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982445: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982446
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982446%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982446: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982447
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982447%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982447: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982448
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982448%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982448: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982449
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982449%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982449: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982450
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982450%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982450: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982451
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982451%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982451: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982452
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982452%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982452: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982453
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982453%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982453: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982454
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982454%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982454: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982455
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982455%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982455: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982456
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982456%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982456: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982457
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982457%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982457: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982458
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982458%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982458: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982459
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982459%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982459: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982460
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982460%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982460: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982461
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982461%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982461: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982462
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982462%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982462: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982463
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982463%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982463: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982464
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982464%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982464: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982465
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982465%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982465: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982466
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982466%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982466: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982467
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982467%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982467: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982468
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982468%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982468: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982469
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982469%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982469: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982470
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982470%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982470: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982471
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982471%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982471: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982472
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982472%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982472: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982473
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982473%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982473: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982474
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982474%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982474: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982475
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982475%27 HTTP/1.1" 200 None
2026-03-26 13:45:36 [ayvens.be] INFO: Scrape type for 1982475: 0
2026-03-26 13:45:36 [ayvens.be] INFO: Found listing with ID: 1982476
2026-03-26 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982476%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982476: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982477
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982477%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982477: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982478
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982478%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982478: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982479
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982479%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982479: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982480
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982480%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982480: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982481
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982481%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982481: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982482
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982482%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982482: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982483
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982483%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982483: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982484
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982484%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982484: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982485
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982485%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982485: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982486
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982486%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982486: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982487
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982487%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982487: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982488
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982488%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982488: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982489
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982489%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982489: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982490
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982490%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982490: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1982491
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982491%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1982491: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981135
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981135%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981135: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981136
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981136%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981136: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981137
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981137%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981137: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981138
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981138%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981138: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981139
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981139%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981139: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981140
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981140%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981140: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981141
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981141%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981141: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981142
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981142%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981142: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981143
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981143%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981143: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981144
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981144%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981144: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Found listing with ID: 1981145
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981145%27 HTTP/1.1" 200 None
2026-03-26 13:45:37 [ayvens.be] INFO: Scrape type for 1981145: 0
2026-03-26 13:45:37 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-26 13:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981146
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981146%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981146: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981147
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981147%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981147: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981148
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981148%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981148: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981149
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981149%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981149: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981150
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981150%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981150: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981151
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981151%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981151: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981152
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981152%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981152: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981153
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981153%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981153: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981154
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981154%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981154: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981155
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981155%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981155: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981156
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981156%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981156: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981157
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981157%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981157: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981158
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981158%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981158: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981159
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981159%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981159: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981160
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981160%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981160: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981161
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981161%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981161: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981162
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981162%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981162: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981163
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981163%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981163: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981164
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981164%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981164: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981165
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981165%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981165: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981166
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981166%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981166: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981167
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981167%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981167: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981168
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981168%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981168: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981169
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981169%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981169: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981170
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981170%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981170: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981171
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981171%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981171: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981172
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981172%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981172: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981173
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981173%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981173: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981174
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981174%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981174: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981175
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981175%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981175: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981176
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981176%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981176: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981177
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981177%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981177: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981178
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981178%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981178: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981179
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981179%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981179: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981180
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981180%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981180: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981181
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981181%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981181: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981182
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981182%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981182: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981183
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981183%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981183: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981184
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981184%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981184: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981185
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981185%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981185: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981186
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981186%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981186: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981187
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981187%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981187: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981188
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981188%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981188: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981189
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981189%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981189: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981190
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981190%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981190: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981191
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981191%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981191: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981192
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981192%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981192: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981193
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981193%27 HTTP/1.1" 200 None
2026-03-26 13:45:39 [ayvens.be] INFO: Scrape type for 1981193: 0
2026-03-26 13:45:39 [ayvens.be] INFO: Found listing with ID: 1981194
2026-03-26 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981194%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981194: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981195
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981195%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981195: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981196
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981196%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981196: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981197
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981197%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981197: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981198
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981198%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981198: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981199
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981199%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981199: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981200
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981200%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981200: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981201
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981201%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981201: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981202
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981202%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981202: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981203
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981203%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981203: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981204
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981204%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981204: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981205
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981205%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981205: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981206
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981206%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981206: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981207
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981207%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981207: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981208
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981208%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981208: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981209
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981209%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981209: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981210
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981210%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981210: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981211
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981211%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981211: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981212
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981212%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981212: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981213
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981213%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981213: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981214
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981214%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981214: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981215
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981215%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981215: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981216
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981216%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981216: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981217
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981217%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981217: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981218
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981218%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981218: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981219
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981219%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981219: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981220
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981220%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981220: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981221
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981221%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981221: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981222
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981222%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981222: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981223
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981223%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981223: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981224
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981224%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981224: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981225
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981225%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981225: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1981226
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981226%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1981226: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978467
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978467%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978467: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978468
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978468%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978468: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978469
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978469%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978469: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978470
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978470%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978470: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978471
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978471%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978471: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978472
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978472%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978472: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978473
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978473%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978473: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978474
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978474%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978474: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978475
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978475%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978475: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978476
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978476%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978476: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978477
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978477%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978477: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978478
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978478%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978478: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978479
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978479%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978479: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978480
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978480%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978480: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978481
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978481%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978481: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978482
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978482%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978482: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978483
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978483%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978483: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978484
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978484%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978484: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Found listing with ID: 1978485
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978485%27 HTTP/1.1" 200 None
2026-03-26 13:45:40 [ayvens.be] INFO: Scrape type for 1978485: 0
2026-03-26 13:45:40 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-26 13:45:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978486
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978486%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978486: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978487
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978487%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978487: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978488
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978488%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978488: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978489
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978489%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978489: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978490
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978490%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978490: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978491
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978491%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978491: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978492
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978492%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978492: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978493
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978493%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978493: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978494
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978494%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978494: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978495
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978495%27 HTTP/1.1" 200 None
2026-03-26 13:45:42 [ayvens.be] INFO: Scrape type for 1978495: 0
2026-03-26 13:45:42 [ayvens.be] INFO: Found listing with ID: 1978496
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978496%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978496: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978497
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978497%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978497: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978498
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978498%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978498: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978499
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978499%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978499: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978500
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978500%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978500: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978501
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978501%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978501: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978502
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978502%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978502: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978503
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978503%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978503: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978504
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978504%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978504: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978505
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978505%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978505: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978506
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978506%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978506: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978507
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978507%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978507: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978508
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978508%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978508: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978509
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978509%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978509: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978510
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978510%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978510: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978511
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978511%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978511: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978512
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978512%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978512: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978513
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978513%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978513: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978514
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978514%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978514: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978515
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978515%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978515: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978516
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978516%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978516: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978517
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978517%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978517: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978518
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978518%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978518: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978519
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978519%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978519: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978520
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978520%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978520: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978521
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978521%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978521: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978522
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978522%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978522: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978523
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978523%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978523: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978524
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978524%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978524: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978525
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978525%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978525: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978526
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978526%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978526: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978527
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978527%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978527: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978528
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978528%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978528: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978529
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978529%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978529: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978530
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978530%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978530: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978531
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978531%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978531: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978532
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978532%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978532: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978542
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978542%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978542: 0
2026-03-26 13:45:43 [ayvens.be] INFO: Found listing with ID: 1978543
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978543%27 HTTP/1.1" 200 None
2026-03-26 13:45:43 [ayvens.be] INFO: Scrape type for 1978543: 2
2026-03-26 13:45:43 [ayvens.be] INFO: Extracting data for car ID: 1978543
2026-03-26 13:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3709ab68-eaf4-5f09-bf19-916afa7f0df0 with identifier: 1978543
2026-03-26 13:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3709ab68-eaf4-5f09-bf19-916afa7f0df0 with scrape type 2
2026-03-26 13:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3709ab68-eaf4-5f09-bf19-916afa7f0df0 with scrape type 2
2026-03-26 13:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 3709ab68-eaf4-5f09-bf19-916afa7f0df0, identifier: 1978543
2026-03-26 13:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 3709ab68-eaf4-5f09-bf19-916afa7f0df0 with identifier: 1978543
2026-03-26 13:45:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 13:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 3709ab68-eaf4-5f09-bf19-916afa7f0df0 with identifier: 1978543
2026-03-26 13:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 3709ab68-eaf4-5f09-bf19-916afa7f0df0 with identifier: 1978543 to the API
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '3709ab68-eaf4-5f09-bf19-916afa7f0df0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 47797,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-11',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978543%27 HTTP/1.1" 200 None
2026-03-26 13:45:44 [ayvens.be] INFO: Saving data for 1978543: {'auction_closing_time': 1774609200.0, 'created_time': 1774349198.132099, 'last_price_update_time': 1774532744.608494}
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978543') HTTP/1.1" 204 0
2026-03-26 13:45:44 [ayvens.be] INFO: Found listing with ID: 1978544
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978544%27 HTTP/1.1" 200 None
2026-03-26 13:45:44 [ayvens.be] INFO: Scrape type for 1978544: 0
2026-03-26 13:45:44 [ayvens.be] INFO: Found listing with ID: 1978545
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978545%27 HTTP/1.1" 200 None
2026-03-26 13:45:44 [ayvens.be] INFO: Scrape type for 1978545: 2
2026-03-26 13:45:44 [ayvens.be] INFO: Extracting data for car ID: 1978545
2026-03-26 13:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f079df1c-d158-50d3-96c7-66934dde2589 with identifier: 1978545
2026-03-26 13:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f079df1c-d158-50d3-96c7-66934dde2589 with scrape type 2
2026-03-26 13:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f079df1c-d158-50d3-96c7-66934dde2589 with scrape type 2
2026-03-26 13:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f079df1c-d158-50d3-96c7-66934dde2589, identifier: 1978545
2026-03-26 13:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f079df1c-d158-50d3-96c7-66934dde2589 with identifier: 1978545
2026-03-26 13:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f079df1c-d158-50d3-96c7-66934dde2589 with identifier: 1978545
2026-03-26 13:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f079df1c-d158-50d3-96c7-66934dde2589 with identifier: 1978545 to the API
2026-03-26 13:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'f079df1c-d158-50d3-96c7-66934dde2589',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 37719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978545%27 HTTP/1.1" 200 None
2026-03-26 13:45:45 [ayvens.be] INFO: Saving data for 1978545: {'auction_closing_time': 1774609200.0, 'created_time': 1774349195.483226, 'last_price_update_time': 1774532745.190503}
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978545') HTTP/1.1" 204 0
2026-03-26 13:45:45 [ayvens.be] INFO: Found listing with ID: 1978546
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978546%27 HTTP/1.1" 200 None
2026-03-26 13:45:45 [ayvens.be] INFO: Scrape type for 1978546: 2
2026-03-26 13:45:45 [ayvens.be] INFO: Extracting data for car ID: 1978546
2026-03-26 13:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b99cd30-d986-5a17-8673-0c11818e3ddc with identifier: 1978546
2026-03-26 13:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b99cd30-d986-5a17-8673-0c11818e3ddc with scrape type 2
2026-03-26 13:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b99cd30-d986-5a17-8673-0c11818e3ddc with scrape type 2
2026-03-26 13:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 5b99cd30-d986-5a17-8673-0c11818e3ddc, identifier: 1978546
2026-03-26 13:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 5b99cd30-d986-5a17-8673-0c11818e3ddc with identifier: 1978546
2026-03-26 13:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 5b99cd30-d986-5a17-8673-0c11818e3ddc with identifier: 1978546
2026-03-26 13:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 5b99cd30-d986-5a17-8673-0c11818e3ddc with identifier: 1978546 to the API
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '5b99cd30-d986-5a17-8673-0c11818e3ddc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'COMBO',
 'odometer': 82061,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-09',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL COMBO 1.5 TURBO D 75KW 2.3T L2H1 EDITION',
 'transmission': 'manual',
 'trim': '1.5 TURBO D 75KW 2.3T L2H1 EDITION',
 'vin': None,
 'year': 2023}
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978546%27 HTTP/1.1" 200 None
2026-03-26 13:45:45 [ayvens.be] INFO: Saving data for 1978546: {'auction_closing_time': 1774609200.0, 'created_time': 1774349193.340618, 'last_price_update_time': 1774532745.850959}
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978546') HTTP/1.1" 204 0
2026-03-26 13:45:45 [ayvens.be] INFO: Found listing with ID: 1978547
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978547%27 HTTP/1.1" 200 None
2026-03-26 13:45:45 [ayvens.be] INFO: Scrape type for 1978547: 2
2026-03-26 13:45:45 [ayvens.be] INFO: Extracting data for car ID: 1978547
2026-03-26 13:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f48c7e06-5d10-5e92-a0c4-2ec038807d77 with identifier: 1978547
2026-03-26 13:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48c7e06-5d10-5e92-a0c4-2ec038807d77 with scrape type 2
2026-03-26 13:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f48c7e06-5d10-5e92-a0c4-2ec038807d77 with scrape type 2
2026-03-26 13:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f48c7e06-5d10-5e92-a0c4-2ec038807d77, identifier: 1978547
2026-03-26 13:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f48c7e06-5d10-5e92-a0c4-2ec038807d77 with identifier: 1978547
2026-03-26 13:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f48c7e06-5d10-5e92-a0c4-2ec038807d77 with identifier: 1978547
2026-03-26 13:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f48c7e06-5d10-5e92-a0c4-2ec038807d77 with identifier: 1978547 to the API
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'f48c7e06-5d10-5e92-a0c4-2ec038807d77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 13637,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978547%27 HTTP/1.1" 200 None
2026-03-26 13:45:46 [ayvens.be] INFO: Saving data for 1978547: {'auction_closing_time': 1774609200.0, 'created_time': 1774349137.951408, 'last_price_update_time': 1774532746.251091}
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978547') HTTP/1.1" 204 0
2026-03-26 13:45:46 [ayvens.be] INFO: Found listing with ID: 1978548
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978548%27 HTTP/1.1" 200 None
2026-03-26 13:45:46 [ayvens.be] INFO: Scrape type for 1978548: 2
2026-03-26 13:45:46 [ayvens.be] INFO: Extracting data for car ID: 1978548
2026-03-26 13:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d55de009-a987-543b-979e-3f7831518539 with identifier: 1978548
2026-03-26 13:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d55de009-a987-543b-979e-3f7831518539 with scrape type 2
2026-03-26 13:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d55de009-a987-543b-979e-3f7831518539 with scrape type 2
2026-03-26 13:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: d55de009-a987-543b-979e-3f7831518539, identifier: 1978548
2026-03-26 13:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: d55de009-a987-543b-979e-3f7831518539 with identifier: 1978548
2026-03-26 13:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: d55de009-a987-543b-979e-3f7831518539 with identifier: 1978548
2026-03-26 13:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: d55de009-a987-543b-979e-3f7831518539 with identifier: 1978548 to the API
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'd55de009-a987-543b-979e-3f7831518539',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'COMBO',
 'odometer': 71428,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-20',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL COMBO 1.5 TURBO D 75KW 2.3T L2H1 EDITION',
 'transmission': 'manual',
 'trim': '1.5 TURBO D 75KW 2.3T L2H1 EDITION',
 'vin': None,
 'year': 2023}
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978548%27 HTTP/1.1" 200 None
2026-03-26 13:45:46 [ayvens.be] INFO: Saving data for 1978548: {'auction_closing_time': 1774609200.0, 'created_time': 1774349188.9568, 'last_price_update_time': 1774532746.647216}
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978548') HTTP/1.1" 204 0
2026-03-26 13:45:46 [ayvens.be] INFO: Found listing with ID: 1978549
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978549%27 HTTP/1.1" 200 None
2026-03-26 13:45:46 [ayvens.be] INFO: Scrape type for 1978549: 2
2026-03-26 13:45:46 [ayvens.be] INFO: Extracting data for car ID: 1978549
2026-03-26 13:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 599e0f70-561f-51df-bf0e-091e86858adc with identifier: 1978549
2026-03-26 13:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 599e0f70-561f-51df-bf0e-091e86858adc with scrape type 2
2026-03-26 13:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 599e0f70-561f-51df-bf0e-091e86858adc with scrape type 2
2026-03-26 13:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 599e0f70-561f-51df-bf0e-091e86858adc, identifier: 1978549
2026-03-26 13:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 599e0f70-561f-51df-bf0e-091e86858adc with identifier: 1978549
2026-03-26 13:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 599e0f70-561f-51df-bf0e-091e86858adc with identifier: 1978549
2026-03-26 13:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 599e0f70-561f-51df-bf0e-091e86858adc with identifier: 1978549 to the API
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '599e0f70-561f-51df-bf0e-091e86858adc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 40147,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-10',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978549%27 HTTP/1.1" 200 None
2026-03-26 13:45:47 [ayvens.be] INFO: Saving data for 1978549: {'auction_closing_time': 1774609200.0, 'created_time': 1774349140.609086, 'last_price_update_time': 1774532747.05384}
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978549') HTTP/1.1" 204 0
2026-03-26 13:45:47 [ayvens.be] INFO: Found listing with ID: 1978550
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978550%27 HTTP/1.1" 200 None
2026-03-26 13:45:47 [ayvens.be] INFO: Scrape type for 1978550: 2
2026-03-26 13:45:47 [ayvens.be] INFO: Extracting data for car ID: 1978550
2026-03-26 13:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775e31e7-688a-57e0-a818-bb9b7257de55 with identifier: 1978550
2026-03-26 13:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775e31e7-688a-57e0-a818-bb9b7257de55 with scrape type 2
2026-03-26 13:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775e31e7-688a-57e0-a818-bb9b7257de55 with scrape type 2
2026-03-26 13:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 775e31e7-688a-57e0-a818-bb9b7257de55, identifier: 1978550
2026-03-26 13:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 775e31e7-688a-57e0-a818-bb9b7257de55 with identifier: 1978550
2026-03-26 13:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 775e31e7-688a-57e0-a818-bb9b7257de55 with identifier: 1978550
2026-03-26 13:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 775e31e7-688a-57e0-a818-bb9b7257de55 with identifier: 1978550 to the API
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '775e31e7-688a-57e0-a818-bb9b7257de55',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 32737,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-11',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978550%27 HTTP/1.1" 200 None
2026-03-26 13:45:47 [ayvens.be] INFO: Saving data for 1978550: {'auction_closing_time': 1774609200.0, 'created_time': 1774349143.620095, 'last_price_update_time': 1774532747.562755}
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978550') HTTP/1.1" 204 0
2026-03-26 13:45:47 [ayvens.be] INFO: Found listing with ID: 1978551
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978551%27 HTTP/1.1" 200 None
2026-03-26 13:45:47 [ayvens.be] INFO: Scrape type for 1978551: 2
2026-03-26 13:45:47 [ayvens.be] INFO: Extracting data for car ID: 1978551
2026-03-26 13:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2169f061-95a0-5879-b8a3-5fffccd97dff with identifier: 1978551
2026-03-26 13:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2169f061-95a0-5879-b8a3-5fffccd97dff with scrape type 2
2026-03-26 13:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2169f061-95a0-5879-b8a3-5fffccd97dff with scrape type 2
2026-03-26 13:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 2169f061-95a0-5879-b8a3-5fffccd97dff, identifier: 1978551
2026-03-26 13:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 2169f061-95a0-5879-b8a3-5fffccd97dff with identifier: 1978551
2026-03-26 13:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 2169f061-95a0-5879-b8a3-5fffccd97dff with identifier: 1978551
2026-03-26 13:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 2169f061-95a0-5879-b8a3-5fffccd97dff with identifier: 1978551 to the API
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '2169f061-95a0-5879-b8a3-5fffccd97dff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'CITROAu2039N',
 'model': 'BERLINGO',
 'odometer': 38222,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-13',
 'seats_number': 2,
 'seller_name': None,
 'title': 'CITROAu2039N BERLINGO 1.5 BLUEHDI 100 XL HEAVY CONTROL',
 'transmission': 'manual',
 'trim': '1.5 BLUEHDI 100 XL HEAVY CONTROL',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978551%27 HTTP/1.1" 200 None
2026-03-26 13:45:47 [ayvens.be] INFO: Saving data for 1978551: {'auction_closing_time': 1774609200.0, 'created_time': 1774349145.698714, 'last_price_update_time': 1774532747.987626}
2026-03-26 13:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978551') HTTP/1.1" 204 0
2026-03-26 13:45:48 [ayvens.be] INFO: Found listing with ID: 1978552
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978552%27 HTTP/1.1" 200 None
2026-03-26 13:45:48 [ayvens.be] INFO: Scrape type for 1978552: 2
2026-03-26 13:45:48 [ayvens.be] INFO: Extracting data for car ID: 1978552
2026-03-26 13:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb3378ae-cbfc-5ab4-ab10-f82b6caa5747 with identifier: 1978552
2026-03-26 13:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb3378ae-cbfc-5ab4-ab10-f82b6caa5747 with scrape type 2
2026-03-26 13:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb3378ae-cbfc-5ab4-ab10-f82b6caa5747 with scrape type 2
2026-03-26 13:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: bb3378ae-cbfc-5ab4-ab10-f82b6caa5747, identifier: 1978552
2026-03-26 13:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: bb3378ae-cbfc-5ab4-ab10-f82b6caa5747 with identifier: 1978552
2026-03-26 13:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: bb3378ae-cbfc-5ab4-ab10-f82b6caa5747 with identifier: 1978552
2026-03-26 13:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: bb3378ae-cbfc-5ab4-ab10-f82b6caa5747 with identifier: 1978552 to the API
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'bb3378ae-cbfc-5ab4-ab10-f82b6caa5747',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'COMBO',
 'odometer': 28771,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL COMBO 1.5 TURBO D 75KW 2.3T L2H1 COMFORT',
 'transmission': 'manual',
 'trim': '1.5 TURBO D 75KW 2.3T L2H1 COMFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978552%27 HTTP/1.1" 200 None
2026-03-26 13:45:48 [ayvens.be] INFO: Saving data for 1978552: {'auction_closing_time': 1774609200.0, 'created_time': 1774349189.335077, 'last_price_update_time': 1774532748.403016}
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978552') HTTP/1.1" 204 0
2026-03-26 13:45:48 [ayvens.be] INFO: Found listing with ID: 1978553
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978553%27 HTTP/1.1" 200 None
2026-03-26 13:45:48 [ayvens.be] INFO: Scrape type for 1978553: 2
2026-03-26 13:45:48 [ayvens.be] INFO: Extracting data for car ID: 1978553
2026-03-26 13:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b86d9b32-3644-51c9-b6d3-cafb67bfd659 with identifier: 1978553
2026-03-26 13:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86d9b32-3644-51c9-b6d3-cafb67bfd659 with scrape type 2
2026-03-26 13:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b86d9b32-3644-51c9-b6d3-cafb67bfd659 with scrape type 2
2026-03-26 13:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: b86d9b32-3644-51c9-b6d3-cafb67bfd659, identifier: 1978553
2026-03-26 13:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: b86d9b32-3644-51c9-b6d3-cafb67bfd659 with identifier: 1978553
2026-03-26 13:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: b86d9b32-3644-51c9-b6d3-cafb67bfd659 with identifier: 1978553
2026-03-26 13:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: b86d9b32-3644-51c9-b6d3-cafb67bfd659 with identifier: 1978553 to the API
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'b86d9b32-3644-51c9-b6d3-cafb67bfd659',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 26024,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-15',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978553%27 HTTP/1.1" 200 None
2026-03-26 13:45:48 [ayvens.be] INFO: Saving data for 1978553: {'auction_closing_time': 1774609200.0, 'created_time': 1774349150.596985, 'last_price_update_time': 1774532748.821}
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978553') HTTP/1.1" 204 0
2026-03-26 13:45:48 [ayvens.be] INFO: Found listing with ID: 1978554
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978554%27 HTTP/1.1" 200 None
2026-03-26 13:45:48 [ayvens.be] INFO: Scrape type for 1978554: 2
2026-03-26 13:45:48 [ayvens.be] INFO: Extracting data for car ID: 1978554
2026-03-26 13:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dee5b4d-25ee-5be5-a812-041835f253c8 with identifier: 1978554
2026-03-26 13:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dee5b4d-25ee-5be5-a812-041835f253c8 with scrape type 2
2026-03-26 13:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dee5b4d-25ee-5be5-a812-041835f253c8 with scrape type 2
2026-03-26 13:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 8dee5b4d-25ee-5be5-a812-041835f253c8, identifier: 1978554
2026-03-26 13:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 8dee5b4d-25ee-5be5-a812-041835f253c8 with identifier: 1978554
2026-03-26 13:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 8dee5b4d-25ee-5be5-a812-041835f253c8 with identifier: 1978554
2026-03-26 13:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 8dee5b4d-25ee-5be5-a812-041835f253c8 with identifier: 1978554 to the API
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '8dee5b4d-25ee-5be5-a812-041835f253c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 62533,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-16',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978554%27 HTTP/1.1" 200 None
2026-03-26 13:45:49 [ayvens.be] INFO: Saving data for 1978554: {'auction_closing_time': 1774609200.0, 'created_time': 1774349149.278201, 'last_price_update_time': 1774532749.224464}
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978554') HTTP/1.1" 204 0
2026-03-26 13:45:49 [ayvens.be] INFO: Found listing with ID: 1978555
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978555%27 HTTP/1.1" 200 None
2026-03-26 13:45:49 [ayvens.be] INFO: Scrape type for 1978555: 2
2026-03-26 13:45:49 [ayvens.be] INFO: Extracting data for car ID: 1978555
2026-03-26 13:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f439a02a-a255-5920-a129-5841c90bc4cb with identifier: 1978555
2026-03-26 13:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f439a02a-a255-5920-a129-5841c90bc4cb with scrape type 2
2026-03-26 13:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f439a02a-a255-5920-a129-5841c90bc4cb with scrape type 2
2026-03-26 13:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f439a02a-a255-5920-a129-5841c90bc4cb, identifier: 1978555
2026-03-26 13:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f439a02a-a255-5920-a129-5841c90bc4cb with identifier: 1978555
2026-03-26 13:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f439a02a-a255-5920-a129-5841c90bc4cb with identifier: 1978555
2026-03-26 13:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f439a02a-a255-5920-a129-5841c90bc4cb with identifier: 1978555 to the API
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'f439a02a-a255-5920-a129-5841c90bc4cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'VIVARO',
 'odometer': 40497,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL VIVARO 1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'transmission': 'manual',
 'trim': '1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978555%27 HTTP/1.1" 200 None
2026-03-26 13:45:49 [ayvens.be] INFO: Saving data for 1978555: {'auction_closing_time': 1774609200.0, 'created_time': 1774349151.769063, 'last_price_update_time': 1774532749.725148}
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978555') HTTP/1.1" 204 0
2026-03-26 13:45:49 [ayvens.be] INFO: Found listing with ID: 1978556
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978556%27 HTTP/1.1" 200 None
2026-03-26 13:45:49 [ayvens.be] INFO: Scrape type for 1978556: 2
2026-03-26 13:45:49 [ayvens.be] INFO: Extracting data for car ID: 1978556
2026-03-26 13:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 773a20f5-c088-563f-a39e-15f1ed9e4c03 with identifier: 1978556
2026-03-26 13:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 773a20f5-c088-563f-a39e-15f1ed9e4c03 with scrape type 2
2026-03-26 13:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 773a20f5-c088-563f-a39e-15f1ed9e4c03 with scrape type 2
2026-03-26 13:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 773a20f5-c088-563f-a39e-15f1ed9e4c03, identifier: 1978556
2026-03-26 13:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 773a20f5-c088-563f-a39e-15f1ed9e4c03 with identifier: 1978556
2026-03-26 13:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 773a20f5-c088-563f-a39e-15f1ed9e4c03 with identifier: 1978556
2026-03-26 13:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 773a20f5-c088-563f-a39e-15f1ed9e4c03 with identifier: 1978556 to the API
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '773a20f5-c088-563f-a39e-15f1ed9e4c03',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 44835,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978556%27 HTTP/1.1" 200 None
2026-03-26 13:45:50 [ayvens.be] INFO: Saving data for 1978556: {'auction_closing_time': 1774609200.0, 'created_time': 1774349186.991057, 'last_price_update_time': 1774532750.110308}
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978556') HTTP/1.1" 204 0
2026-03-26 13:45:50 [ayvens.be] INFO: Found listing with ID: 1978557
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978557%27 HTTP/1.1" 200 None
2026-03-26 13:45:50 [ayvens.be] INFO: Scrape type for 1978557: 2
2026-03-26 13:45:50 [ayvens.be] INFO: Extracting data for car ID: 1978557
2026-03-26 13:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a124dd2-4d28-5165-8019-51d6d91fcff4 with identifier: 1978557
2026-03-26 13:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a124dd2-4d28-5165-8019-51d6d91fcff4 with scrape type 2
2026-03-26 13:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a124dd2-4d28-5165-8019-51d6d91fcff4 with scrape type 2
2026-03-26 13:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 6a124dd2-4d28-5165-8019-51d6d91fcff4, identifier: 1978557
2026-03-26 13:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 6a124dd2-4d28-5165-8019-51d6d91fcff4 with identifier: 1978557
2026-03-26 13:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 6a124dd2-4d28-5165-8019-51d6d91fcff4 with identifier: 1978557
2026-03-26 13:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 6a124dd2-4d28-5165-8019-51d6d91fcff4 with identifier: 1978557 to the API
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '6a124dd2-4d28-5165-8019-51d6d91fcff4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 132286,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978557%27 HTTP/1.1" 200 None
2026-03-26 13:45:50 [ayvens.be] INFO: Saving data for 1978557: {'auction_closing_time': 1774609200.0, 'created_time': 1774349184.807495, 'last_price_update_time': 1774532750.52656}
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978557') HTTP/1.1" 204 0
2026-03-26 13:45:50 [ayvens.be] INFO: Found listing with ID: 1978558
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978558%27 HTTP/1.1" 200 None
2026-03-26 13:45:50 [ayvens.be] INFO: Scrape type for 1978558: 2
2026-03-26 13:45:50 [ayvens.be] INFO: Extracting data for car ID: 1978558
2026-03-26 13:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55625902-623a-569d-b82e-81642cecf735 with identifier: 1978558
2026-03-26 13:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55625902-623a-569d-b82e-81642cecf735 with scrape type 2
2026-03-26 13:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55625902-623a-569d-b82e-81642cecf735 with scrape type 2
2026-03-26 13:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 55625902-623a-569d-b82e-81642cecf735, identifier: 1978558
2026-03-26 13:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 55625902-623a-569d-b82e-81642cecf735 with identifier: 1978558
2026-03-26 13:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 55625902-623a-569d-b82e-81642cecf735 with identifier: 1978558
2026-03-26 13:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 55625902-623a-569d-b82e-81642cecf735 with identifier: 1978558 to the API
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '55625902-623a-569d-b82e-81642cecf735',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DIESEL',
 'odometer': 39086,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-13',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'Lot 1.3 RENAULT KANGOO EXPRESS Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978558%27 HTTP/1.1" 200 None
2026-03-26 13:45:50 [ayvens.be] INFO: Saving data for 1978558: {'auction_closing_time': 1774609200.0, 'created_time': 1774349186.597983, 'last_price_update_time': 1774532750.909523}
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978558') HTTP/1.1" 204 0
2026-03-26 13:45:50 [ayvens.be] INFO: Found listing with ID: 1978559
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978559%27 HTTP/1.1" 200 None
2026-03-26 13:45:50 [ayvens.be] INFO: Scrape type for 1978559: 2
2026-03-26 13:45:50 [ayvens.be] INFO: Extracting data for car ID: 1978559
2026-03-26 13:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e41a93d8-9de3-596c-b858-ef5076c923a1 with identifier: 1978559
2026-03-26 13:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e41a93d8-9de3-596c-b858-ef5076c923a1 with scrape type 2
2026-03-26 13:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e41a93d8-9de3-596c-b858-ef5076c923a1 with scrape type 2
2026-03-26 13:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e41a93d8-9de3-596c-b858-ef5076c923a1, identifier: 1978559
2026-03-26 13:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e41a93d8-9de3-596c-b858-ef5076c923a1 with identifier: 1978559
2026-03-26 13:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e41a93d8-9de3-596c-b858-ef5076c923a1 with identifier: 1978559
2026-03-26 13:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e41a93d8-9de3-596c-b858-ef5076c923a1 with identifier: 1978559 to the API
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'e41a93d8-9de3-596c-b858-ef5076c923a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DIESEL',
 'odometer': 52874,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-26',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'Lot 1.3 RENAULT KANGOO EXPRESS Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978559%27 HTTP/1.1" 200 None
2026-03-26 13:45:51 [ayvens.be] INFO: Saving data for 1978559: {'auction_closing_time': 1774609200.0, 'created_time': 1774349183.252036, 'last_price_update_time': 1774532751.318887}
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978559') HTTP/1.1" 204 0
2026-03-26 13:45:51 [ayvens.be] INFO: Found listing with ID: 1978560
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978560%27 HTTP/1.1" 200 None
2026-03-26 13:45:51 [ayvens.be] INFO: Scrape type for 1978560: 2
2026-03-26 13:45:51 [ayvens.be] INFO: Extracting data for car ID: 1978560
2026-03-26 13:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c50f43-cde5-5ab5-8ac6-540a1ba352a9 with identifier: 1978560
2026-03-26 13:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c50f43-cde5-5ab5-8ac6-540a1ba352a9 with scrape type 2
2026-03-26 13:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c50f43-cde5-5ab5-8ac6-540a1ba352a9 with scrape type 2
2026-03-26 13:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e2c50f43-cde5-5ab5-8ac6-540a1ba352a9, identifier: 1978560
2026-03-26 13:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e2c50f43-cde5-5ab5-8ac6-540a1ba352a9 with identifier: 1978560
2026-03-26 13:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e2c50f43-cde5-5ab5-8ac6-540a1ba352a9 with identifier: 1978560
2026-03-26 13:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e2c50f43-cde5-5ab5-8ac6-540a1ba352a9 with identifier: 1978560 to the API
2026-03-26 13:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'e2c50f43-cde5-5ab5-8ac6-540a1ba352a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DIESEL',
 'odometer': 48051,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-10',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'Lot 1.3 RENAULT KANGOO EXPRESS Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978560%27 HTTP/1.1" 200 None
2026-03-26 13:45:52 [ayvens.be] INFO: Saving data for 1978560: {'auction_closing_time': 1774609200.0, 'created_time': 1774349158.798494, 'last_price_update_time': 1774532752.378681}
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978560') HTTP/1.1" 204 0
2026-03-26 13:45:52 [ayvens.be] INFO: Found listing with ID: 1978561
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978561%27 HTTP/1.1" 200 None
2026-03-26 13:45:52 [ayvens.be] INFO: Scrape type for 1978561: 2
2026-03-26 13:45:52 [ayvens.be] INFO: Extracting data for car ID: 1978561
2026-03-26 13:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e74e3770-bd9f-58e4-b4a0-a52d5ac7230c with identifier: 1978561
2026-03-26 13:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e74e3770-bd9f-58e4-b4a0-a52d5ac7230c with scrape type 2
2026-03-26 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e74e3770-bd9f-58e4-b4a0-a52d5ac7230c with scrape type 2
2026-03-26 13:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e74e3770-bd9f-58e4-b4a0-a52d5ac7230c, identifier: 1978561
2026-03-26 13:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e74e3770-bd9f-58e4-b4a0-a52d5ac7230c with identifier: 1978561
2026-03-26 13:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e74e3770-bd9f-58e4-b4a0-a52d5ac7230c with identifier: 1978561
2026-03-26 13:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e74e3770-bd9f-58e4-b4a0-a52d5ac7230c with identifier: 1978561 to the API
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'e74e3770-bd9f-58e4-b4a0-a52d5ac7230c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 58063,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978561%27 HTTP/1.1" 200 None
2026-03-26 13:45:52 [ayvens.be] INFO: Saving data for 1978561: {'auction_closing_time': 1774609200.0, 'created_time': 1774349182.476296, 'last_price_update_time': 1774532752.808793}
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978561') HTTP/1.1" 204 0
2026-03-26 13:45:52 [ayvens.be] INFO: Found listing with ID: 1978562
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978562%27 HTTP/1.1" 200 None
2026-03-26 13:45:52 [ayvens.be] INFO: Scrape type for 1978562: 2
2026-03-26 13:45:52 [ayvens.be] INFO: Extracting data for car ID: 1978562
2026-03-26 13:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57115091-6e12-5d85-916e-f9e692338608 with identifier: 1978562
2026-03-26 13:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57115091-6e12-5d85-916e-f9e692338608 with scrape type 2
2026-03-26 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57115091-6e12-5d85-916e-f9e692338608 with scrape type 2
2026-03-26 13:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 57115091-6e12-5d85-916e-f9e692338608, identifier: 1978562
2026-03-26 13:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 57115091-6e12-5d85-916e-f9e692338608 with identifier: 1978562
2026-03-26 13:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 57115091-6e12-5d85-916e-f9e692338608 with identifier: 1978562
2026-03-26 13:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 57115091-6e12-5d85-916e-f9e692338608 with identifier: 1978562 to the API
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '57115091-6e12-5d85-916e-f9e692338608',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DIESEL',
 'odometer': 34939,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-05',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'Lot 1.3 RENAULT KANGOO EXPRESS Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978562%27 HTTP/1.1" 200 None
2026-03-26 13:45:53 [ayvens.be] INFO: Saving data for 1978562: {'auction_closing_time': 1774609200.0, 'created_time': 1774349182.100633, 'last_price_update_time': 1774532753.268497}
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978562') HTTP/1.1" 204 0
2026-03-26 13:45:53 [ayvens.be] INFO: Found listing with ID: 1978563
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978563%27 HTTP/1.1" 200 None
2026-03-26 13:45:53 [ayvens.be] INFO: Scrape type for 1978563: 2
2026-03-26 13:45:53 [ayvens.be] INFO: Extracting data for car ID: 1978563
2026-03-26 13:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af48ddbd-e1fe-5205-8cae-ba5ff147aabf with identifier: 1978563
2026-03-26 13:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af48ddbd-e1fe-5205-8cae-ba5ff147aabf with scrape type 2
2026-03-26 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af48ddbd-e1fe-5205-8cae-ba5ff147aabf with scrape type 2
2026-03-26 13:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: af48ddbd-e1fe-5205-8cae-ba5ff147aabf, identifier: 1978563
2026-03-26 13:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: af48ddbd-e1fe-5205-8cae-ba5ff147aabf with identifier: 1978563
2026-03-26 13:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: af48ddbd-e1fe-5205-8cae-ba5ff147aabf with identifier: 1978563
2026-03-26 13:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: af48ddbd-e1fe-5205-8cae-ba5ff147aabf with identifier: 1978563 to the API
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'af48ddbd-e1fe-5205-8cae-ba5ff147aabf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 37732,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-21',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978563%27 HTTP/1.1" 200 None
2026-03-26 13:45:53 [ayvens.be] INFO: Saving data for 1978563: {'auction_closing_time': 1774609200.0, 'created_time': 1774349181.716376, 'last_price_update_time': 1774532753.658653}
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978563') HTTP/1.1" 204 0
2026-03-26 13:45:53 [ayvens.be] INFO: Found listing with ID: 1978564
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978564%27 HTTP/1.1" 200 None
2026-03-26 13:45:53 [ayvens.be] INFO: Scrape type for 1978564: 2
2026-03-26 13:45:53 [ayvens.be] INFO: Extracting data for car ID: 1978564
2026-03-26 13:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70c3362-c0a1-5945-ad2f-f7970ad8aa4d with identifier: 1978564
2026-03-26 13:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70c3362-c0a1-5945-ad2f-f7970ad8aa4d with scrape type 2
2026-03-26 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70c3362-c0a1-5945-ad2f-f7970ad8aa4d with scrape type 2
2026-03-26 13:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f70c3362-c0a1-5945-ad2f-f7970ad8aa4d, identifier: 1978564
2026-03-26 13:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f70c3362-c0a1-5945-ad2f-f7970ad8aa4d with identifier: 1978564
2026-03-26 13:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f70c3362-c0a1-5945-ad2f-f7970ad8aa4d with identifier: 1978564
2026-03-26 13:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f70c3362-c0a1-5945-ad2f-f7970ad8aa4d with identifier: 1978564 to the API
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'f70c3362-c0a1-5945-ad2f-f7970ad8aa4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DSL - 2013',
 'odometer': 113431,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-22',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DSL - 2013 1.5 dCi Energy Confort (EU6)',
 'transmission': 'manual',
 'trim': '1.5 dCi Energy Confort (EU6)',
 'vin': None,
 'year': 2019}
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978564%27 HTTP/1.1" 200 None
2026-03-26 13:45:54 [ayvens.be] INFO: Saving data for 1978564: {'auction_closing_time': 1774609200.0, 'created_time': 1774349163.608015, 'last_price_update_time': 1774532754.063098}
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978564') HTTP/1.1" 204 0
2026-03-26 13:45:54 [ayvens.be] INFO: Found listing with ID: 1978565
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978565%27 HTTP/1.1" 200 None
2026-03-26 13:45:54 [ayvens.be] INFO: Scrape type for 1978565: 2
2026-03-26 13:45:54 [ayvens.be] INFO: Extracting data for car ID: 1978565
2026-03-26 13:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ce96a92-6e91-5e55-8733-843a306bb16f with identifier: 1978565
2026-03-26 13:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ce96a92-6e91-5e55-8733-843a306bb16f with scrape type 2
2026-03-26 13:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ce96a92-6e91-5e55-8733-843a306bb16f with scrape type 2
2026-03-26 13:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 4ce96a92-6e91-5e55-8733-843a306bb16f, identifier: 1978565
2026-03-26 13:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 4ce96a92-6e91-5e55-8733-843a306bb16f with identifier: 1978565
2026-03-26 13:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 4ce96a92-6e91-5e55-8733-843a306bb16f with identifier: 1978565
2026-03-26 13:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 4ce96a92-6e91-5e55-8733-843a306bb16f with identifier: 1978565 to the API
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '4ce96a92-6e91-5e55-8733-843a306bb16f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 84622,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978565%27 HTTP/1.1" 200 None
2026-03-26 13:45:54 [ayvens.be] INFO: Saving data for 1978565: {'auction_closing_time': 1774609200.0, 'created_time': 1774349180.459761, 'last_price_update_time': 1774532754.465757}
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978565') HTTP/1.1" 204 0
2026-03-26 13:45:54 [ayvens.be] INFO: Found listing with ID: 1978566
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978566%27 HTTP/1.1" 200 None
2026-03-26 13:45:54 [ayvens.be] INFO: Scrape type for 1978566: 2
2026-03-26 13:45:54 [ayvens.be] INFO: Extracting data for car ID: 1978566
2026-03-26 13:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c85ed98-467c-5517-8670-610a23d402f8 with identifier: 1978566
2026-03-26 13:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c85ed98-467c-5517-8670-610a23d402f8 with scrape type 2
2026-03-26 13:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c85ed98-467c-5517-8670-610a23d402f8 with scrape type 2
2026-03-26 13:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 2c85ed98-467c-5517-8670-610a23d402f8, identifier: 1978566
2026-03-26 13:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 2c85ed98-467c-5517-8670-610a23d402f8 with identifier: 1978566
2026-03-26 13:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 2c85ed98-467c-5517-8670-610a23d402f8 with identifier: 1978566
2026-03-26 13:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 2c85ed98-467c-5517-8670-610a23d402f8 with identifier: 1978566 to the API
2026-03-26 13:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '2c85ed98-467c-5517-8670-610a23d402f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'COMBO',
 'odometer': 65707,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-22',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL COMBO 1.5 TURBO D 75KW 2.3T L2H1 EDITION',
 'transmission': 'manual',
 'trim': '1.5 TURBO D 75KW 2.3T L2H1 EDITION',
 'vin': None,
 'year': 2023}
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978566%27 HTTP/1.1" 200 None
2026-03-26 13:45:55 [ayvens.be] INFO: Saving data for 1978566: {'auction_closing_time': 1774609200.0, 'created_time': 1774349167.156603, 'last_price_update_time': 1774532755.450371}
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978566') HTTP/1.1" 204 0
2026-03-26 13:45:55 [ayvens.be] INFO: Found listing with ID: 1978567
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978567%27 HTTP/1.1" 200 None
2026-03-26 13:45:55 [ayvens.be] INFO: Scrape type for 1978567: 2
2026-03-26 13:45:55 [ayvens.be] INFO: Extracting data for car ID: 1978567
2026-03-26 13:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683ed0d2-5e4e-5057-a9bb-aaa662c27b64 with identifier: 1978567
2026-03-26 13:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683ed0d2-5e4e-5057-a9bb-aaa662c27b64 with scrape type 2
2026-03-26 13:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 683ed0d2-5e4e-5057-a9bb-aaa662c27b64 with scrape type 2
2026-03-26 13:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 683ed0d2-5e4e-5057-a9bb-aaa662c27b64, identifier: 1978567
2026-03-26 13:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 683ed0d2-5e4e-5057-a9bb-aaa662c27b64 with identifier: 1978567
2026-03-26 13:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 683ed0d2-5e4e-5057-a9bb-aaa662c27b64 with identifier: 1978567
2026-03-26 13:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 683ed0d2-5e4e-5057-a9bb-aaa662c27b64 with identifier: 1978567 to the API
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '683ed0d2-5e4e-5057-a9bb-aaa662c27b64',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 74223,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-12',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978567%27 HTTP/1.1" 200 None
2026-03-26 13:45:55 [ayvens.be] INFO: Saving data for 1978567: {'auction_closing_time': 1774609200.0, 'created_time': 1774349179.819576, 'last_price_update_time': 1774532755.834224}
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978567') HTTP/1.1" 204 0
2026-03-26 13:45:55 [ayvens.be] INFO: Found listing with ID: 1978568
2026-03-26 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978568%27 HTTP/1.1" 200 None
2026-03-26 13:45:56 [ayvens.be] INFO: Scrape type for 1978568: 2
2026-03-26 13:45:56 [ayvens.be] INFO: Extracting data for car ID: 1978568
2026-03-26 13:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2a7afc6-ab48-5e59-8afc-7726684ce824 with identifier: 1978568
2026-03-26 13:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a7afc6-ab48-5e59-8afc-7726684ce824 with scrape type 2
2026-03-26 13:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2a7afc6-ab48-5e59-8afc-7726684ce824 with scrape type 2
2026-03-26 13:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e2a7afc6-ab48-5e59-8afc-7726684ce824, identifier: 1978568
2026-03-26 13:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e2a7afc6-ab48-5e59-8afc-7726684ce824 with identifier: 1978568
2026-03-26 13:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e2a7afc6-ab48-5e59-8afc-7726684ce824 with identifier: 1978568
2026-03-26 13:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e2a7afc6-ab48-5e59-8afc-7726684ce824 with identifier: 1978568 to the API
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'e2a7afc6-ab48-5e59-8afc-7726684ce824',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 28486,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-12',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978568%27 HTTP/1.1" 200 None
2026-03-26 13:45:56 [ayvens.be] INFO: Saving data for 1978568: {'auction_closing_time': 1774609200.0, 'created_time': 1774349179.373337, 'last_price_update_time': 1774532756.426843}
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978568') HTTP/1.1" 204 0
2026-03-26 13:45:56 [ayvens.be] INFO: Found listing with ID: 1978569
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978569%27 HTTP/1.1" 200 None
2026-03-26 13:45:56 [ayvens.be] INFO: Scrape type for 1978569: 2
2026-03-26 13:45:56 [ayvens.be] INFO: Extracting data for car ID: 1978569
2026-03-26 13:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d2e4f95-cca0-575c-b633-5bdf9706e7b0 with identifier: 1978569
2026-03-26 13:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d2e4f95-cca0-575c-b633-5bdf9706e7b0 with scrape type 2
2026-03-26 13:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d2e4f95-cca0-575c-b633-5bdf9706e7b0 with scrape type 2
2026-03-26 13:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 8d2e4f95-cca0-575c-b633-5bdf9706e7b0, identifier: 1978569
2026-03-26 13:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 8d2e4f95-cca0-575c-b633-5bdf9706e7b0 with identifier: 1978569
2026-03-26 13:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 8d2e4f95-cca0-575c-b633-5bdf9706e7b0 with identifier: 1978569
2026-03-26 13:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 8d2e4f95-cca0-575c-b633-5bdf9706e7b0 with identifier: 1978569 to the API
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '8d2e4f95-cca0-575c-b633-5bdf9706e7b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 24258,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978569%27 HTTP/1.1" 200 None
2026-03-26 13:45:56 [ayvens.be] INFO: Saving data for 1978569: {'auction_closing_time': 1774609200.0, 'created_time': 1774349171.864477, 'last_price_update_time': 1774532756.861643}
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978569') HTTP/1.1" 204 0
2026-03-26 13:45:56 [ayvens.be] INFO: Found listing with ID: 1978570
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978570%27 HTTP/1.1" 200 None
2026-03-26 13:45:56 [ayvens.be] INFO: Scrape type for 1978570: 2
2026-03-26 13:45:56 [ayvens.be] INFO: Extracting data for car ID: 1978570
2026-03-26 13:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92773a9-d8f4-5ef6-a421-dc4f05f671ca with identifier: 1978570
2026-03-26 13:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92773a9-d8f4-5ef6-a421-dc4f05f671ca with scrape type 2
2026-03-26 13:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a92773a9-d8f4-5ef6-a421-dc4f05f671ca with scrape type 2
2026-03-26 13:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: a92773a9-d8f4-5ef6-a421-dc4f05f671ca, identifier: 1978570
2026-03-26 13:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: a92773a9-d8f4-5ef6-a421-dc4f05f671ca with identifier: 1978570
2026-03-26 13:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: a92773a9-d8f4-5ef6-a421-dc4f05f671ca with identifier: 1978570
2026-03-26 13:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: a92773a9-d8f4-5ef6-a421-dc4f05f671ca with identifier: 1978570 to the API
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'a92773a9-d8f4-5ef6-a421-dc4f05f671ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 128224,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978570%27 HTTP/1.1" 200 None
2026-03-26 13:45:57 [ayvens.be] INFO: Saving data for 1978570: {'auction_closing_time': 1774609200.0, 'created_time': 1774349178.350264, 'last_price_update_time': 1774532757.448458}
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978570') HTTP/1.1" 204 0
2026-03-26 13:45:57 [ayvens.be] INFO: Found listing with ID: 1978571
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978571%27 HTTP/1.1" 200 None
2026-03-26 13:45:57 [ayvens.be] INFO: Scrape type for 1978571: 2
2026-03-26 13:45:57 [ayvens.be] INFO: Extracting data for car ID: 1978571
2026-03-26 13:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c43c24ea-604e-5d4d-9ee5-5cf295570a02 with identifier: 1978571
2026-03-26 13:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43c24ea-604e-5d4d-9ee5-5cf295570a02 with scrape type 2
2026-03-26 13:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c43c24ea-604e-5d4d-9ee5-5cf295570a02 with scrape type 2
2026-03-26 13:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: c43c24ea-604e-5d4d-9ee5-5cf295570a02, identifier: 1978571
2026-03-26 13:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: c43c24ea-604e-5d4d-9ee5-5cf295570a02 with identifier: 1978571
2026-03-26 13:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: c43c24ea-604e-5d4d-9ee5-5cf295570a02 with identifier: 1978571
2026-03-26 13:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: c43c24ea-604e-5d4d-9ee5-5cf295570a02 with identifier: 1978571 to the API
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'c43c24ea-604e-5d4d-9ee5-5cf295570a02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 59122,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978571%27 HTTP/1.1" 200 None
2026-03-26 13:45:57 [ayvens.be] INFO: Saving data for 1978571: {'auction_closing_time': 1774609200.0, 'created_time': 1774349174.465087, 'last_price_update_time': 1774532757.994896}
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978571') HTTP/1.1" 204 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1978572
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978572%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1978572: 2
2026-03-26 13:45:58 [ayvens.be] INFO: Extracting data for car ID: 1978572
2026-03-26 13:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d06904b-a8d0-5f3e-b19e-5343c53e70d3 with identifier: 1978572
2026-03-26 13:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d06904b-a8d0-5f3e-b19e-5343c53e70d3 with scrape type 2
2026-03-26 13:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d06904b-a8d0-5f3e-b19e-5343c53e70d3 with scrape type 2
2026-03-26 13:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 5d06904b-a8d0-5f3e-b19e-5343c53e70d3, identifier: 1978572
2026-03-26 13:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 5d06904b-a8d0-5f3e-b19e-5343c53e70d3 with identifier: 1978572
2026-03-26 13:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 5d06904b-a8d0-5f3e-b19e-5343c53e70d3 with identifier: 1978572
2026-03-26 13:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 5d06904b-a8d0-5f3e-b19e-5343c53e70d3 with identifier: 1978572 to the API
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '5d06904b-a8d0-5f3e-b19e-5343c53e70d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 30043,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2022}
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978572%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Saving data for 1978572: {'auction_closing_time': 1774609200.0, 'created_time': 1774349175.367376, 'last_price_update_time': 1774532758.492376}
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978572') HTTP/1.1" 204 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977588
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977588%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977588: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977589
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977589%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977589: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977590
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977590%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977590: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977591
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977591%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977591: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977592
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977592%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977592: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977593
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977593%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977593: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977594
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977594%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977594: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977595
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977595%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977595: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977596
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977596%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977596: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977597
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977597%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977597: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977598
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977598%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977598: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977599
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977599%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977599: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977600
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977600%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977600: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977601
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977601%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977601: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977602
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977602%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977602: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977603
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977603%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977603: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977604
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977604%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977604: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977605
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977605%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977605: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977606
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977606%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977606: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977607
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977607%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977607: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977608
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977608%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977608: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Found listing with ID: 1977609
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977609%27 HTTP/1.1" 200 None
2026-03-26 13:45:58 [ayvens.be] INFO: Scrape type for 1977609: 0
2026-03-26 13:45:58 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-26 13:45:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:46:06 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 6 pages/min), scraped 29 items (at 29 items/min)
2026-03-26 13:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-26 13:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977610
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977610%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977610: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977611
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977611%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977611: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977612
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977612%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977612: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977613
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977613%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977613: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977614
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977614%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977614: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977615
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977615%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977615: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977616
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977616%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977616: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977617
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977617%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977617: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977618
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977618%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977618: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977619
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977619%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977619: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977620
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977620%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977620: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977621
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977621%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977621: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977622
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977622%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977622: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977623
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977623%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977623: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977624
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977624%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977624: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977625
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977625%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977625: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977626
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977626%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977626: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977627
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977627%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977627: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977628
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977628%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977628: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977629
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977629%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977629: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977630
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977630%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977630: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977631
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977631%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977631: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977632
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977632%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977632: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977633
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977633%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977633: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977634
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977634%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977634: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977635
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977635%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977635: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977636
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977636%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977636: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977637
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977637%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977637: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977638
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977638%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977638: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977639
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977639%27 HTTP/1.1" 200 None
2026-03-26 13:46:09 [ayvens.be] INFO: Scrape type for 1977639: 0
2026-03-26 13:46:09 [ayvens.be] INFO: Found listing with ID: 1977640
2026-03-26 13:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977640%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977640: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977641
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977641%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977641: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977642
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977642%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977642: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977643
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977643%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977643: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977644
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977644%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977644: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977645
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977645%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977645: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977646
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977646%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977646: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977647
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977647%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977647: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977648
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977648%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977648: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977649
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977649%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977649: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977650
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977650%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977650: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977651
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977651%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977651: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977652
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977652%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977652: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977653
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977653%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977653: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977654
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977654%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977654: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977655
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977655%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977655: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977656
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977656%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977656: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977657
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977657%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977657: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977658
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977658%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977658: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977659
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977659%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977659: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977660
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977660%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977660: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977661
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977661%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977661: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977662
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977662%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977662: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977663
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977663%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977663: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977664
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977664%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977664: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977665
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977665%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977665: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977666
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977666%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977666: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977667
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977667%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977667: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977668
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977668%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977668: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977669
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977669%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977669: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977670
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977670%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977670: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977671
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977671%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977671: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977672
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977672%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977672: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977673
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977673%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977673: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977674
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977674%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977674: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977675
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977675%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977675: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977676
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977676%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977676: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977677
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977677%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977677: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977678
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977678%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977678: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977679
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977679%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977679: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977680
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977680%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977680: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977681
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977681%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977681: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977682
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977682%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977682: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977683
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977683%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977683: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977684
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977684%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977684: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977685
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977685%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977685: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977686
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977686%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977686: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977687
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977687%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977687: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977688
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977688%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977688: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977689
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977689%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977689: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977690
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977690%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977690: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977691
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977691%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977691: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977692
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977692%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977692: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977693
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977693%27 HTTP/1.1" 200 None
2026-03-26 13:46:10 [ayvens.be] INFO: Scrape type for 1977693: 0
2026-03-26 13:46:10 [ayvens.be] INFO: Found listing with ID: 1977694
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977694%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977694: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977695
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977695%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977695: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977696
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977696%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977696: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977697
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977697%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977697: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977698
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977698%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977698: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977699
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977699%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977699: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977700
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977700%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977700: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977701
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977701%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977701: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977702
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977702%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977702: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977703
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977703%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977703: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977704
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977704%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977704: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977705
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977705%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977705: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977706
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977706%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977706: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977707
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977707%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977707: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977708
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977708%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977708: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Found listing with ID: 1977709
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977709%27 HTTP/1.1" 200 None
2026-03-26 13:46:11 [ayvens.be] INFO: Scrape type for 1977709: 0
2026-03-26 13:46:11 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 600
2026-03-26 13:46:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:46:12 [ayvens.be] INFO: Found listing with ID: 1977710
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977710%27 HTTP/1.1" 200 None
2026-03-26 13:46:12 [ayvens.be] INFO: Scrape type for 1977710: 0
2026-03-26 13:46:12 [ayvens.be] INFO: Found listing with ID: 1977711
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977711%27 HTTP/1.1" 200 None
2026-03-26 13:46:12 [ayvens.be] INFO: Scrape type for 1977711: 0
2026-03-26 13:46:12 [ayvens.be] INFO: Found listing with ID: 1977712
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977712%27 HTTP/1.1" 200 None
2026-03-26 13:46:12 [ayvens.be] INFO: Scrape type for 1977712: 0
2026-03-26 13:46:12 [ayvens.be] INFO: Found listing with ID: 1977713
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977713%27 HTTP/1.1" 200 None
2026-03-26 13:46:12 [ayvens.be] INFO: Scrape type for 1977713: 0
2026-03-26 13:46:12 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 700
2026-03-26 13:46:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 13:46:14 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 13:46:14 [ayvens.be] INFO: ayvens.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 7, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 126, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 13:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20last_price_update_time%20lt%201774100774 HTTP/1.1" 200 None
2026-03-26 13:46:14 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (29 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.be/task_34_2026-03-26T13_45_00.jl
2026-03-26 13:46:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 13088,
 'downloader/request_count': 9,
 'downloader/request_method_count/GET': 1,
 'downloader/request_method_count/POST': 8,
 'downloader/response_bytes': 1993936,
 'downloader/response_count': 9,
 'downloader/response_status_count/200': 9,
 'elapsed_time_seconds': 67.998782,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 13, 46, 14, 736750, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 29,
 'log_count/DEBUG': 1724,
 'log_count/INFO': 1529,
 'memusage/max': 176484352,
 'memusage/startup': 147595264,
 'playwright/context_count': 1,
 'playwright/context_count/max_concurrent': 1,
 'playwright/context_count/persistent/False': 1,
 'playwright/context_count/remote/False': 1,
 'playwright/page_count': 1,
 'playwright/page_count/max_concurrent': 1,
 'playwright/request_count': 142,
 'playwright/request_count/aborted': 17,
 'playwright/request_count/method/GET': 138,
 'playwright/request_count/method/POST': 4,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/fetch': 6,
 'playwright/request_count/resource_type/font': 16,
 'playwright/request_count/resource_type/image': 31,
 'playwright/request_count/resource_type/script': 81,
 'playwright/request_count/resource_type/stylesheet': 1,
 'playwright/request_count/resource_type/xhr': 5,
 'playwright/response_count': 122,
 'playwright/response_count/method/GET': 119,
 'playwright/response_count/method/POST': 3,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/fetch': 5,
 'playwright/response_count/resource_type/font': 16,
 'playwright/response_count/resource_type/image': 14,
 'playwright/response_count/resource_type/script': 80,
 'playwright/response_count/resource_type/stylesheet': 1,
 'playwright/response_count/resource_type/xhr': 4,
 'request_depth_max': 8,
 'response_received_count': 9,
 'scheduler/dequeued': 9,
 'scheduler/dequeued/memory': 9,
 'scheduler/enqueued': 9,
 'scheduler/enqueued/memory': 9,
 'scrape_type/price_update': 29,
 'scrape_type/skipped': 575,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 8,
 '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.7187256411416456,
 'scrapy-zyte-api/mean_response_seconds': 2.8236614502966404,
 'scrapy-zyte-api/processed': 8,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 8,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 8,
 'scrapy-zyte-api/request_args/httpRequestBody': 8,
 'scrapy-zyte-api/request_args/httpRequestMethod': 8,
 'scrapy-zyte-api/request_args/httpResponseBody': 8,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 8,
 'scrapy-zyte-api/request_args/url': 8,
 'scrapy-zyte-api/status_codes/200': 8,
 'scrapy-zyte-api/success': 8,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 13, 45, 6, 737968, tzinfo=datetime.timezone.utc)}
2026-03-26 13:46:14 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ayvens.be)