2026-03-25 10:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 10: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-25 10:45:06 [ayvens.be] INFO: Starting spider ayvens.be
2026-03-25 10:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 10:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 10:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 10:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 10:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: 3bc7576409e44ba2
2026-03-25 10: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-25 10: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-25T10_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-25 10:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10: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-25 10:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 10: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-25 10:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 10:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 10:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 10:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 10:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 10: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-25 10:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 10: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-25 10: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-25 10:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 10:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 10:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 10:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 10:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 10:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 10:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 10:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-25 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-25 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-25 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10: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/en-gb/lots)
2026-03-25 10: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/en-gb/lots)
2026-03-25 10: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/en-gb/lots)
2026-03-25 10:45:15 [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-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-25 10:45:15 [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-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-25 10:45:15 [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-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:45:15 [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-25 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HQZHDCQG.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-NAGGRITV.js)
2026-03-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10:45:15 [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-25 10: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-25 10: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-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:45:16 [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-25 10:45:16 [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-25 10:45:16 [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-25 10:45:16 [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-25 10:45:16 [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-25 10:45:16 [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-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-25 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-25 10:45:17 [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-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-25 10:45:17 [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-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-25 10:45:17 [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-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-25 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:17 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:18 [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-25 10:45:18 [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-25 10:45:18 [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-25 10:45:18 [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-25 10:45:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-25 10:45:18 [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-25 10:45:18 [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-25 10:45:18 [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-25 10:45:18 [ayvens.be] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'BSgHLgXbo7WMAqe+kJxwnp|2026-03-25T10:45:16.639Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1805971516, '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': '1VZu6bfz4Akg4cecFytb3d|1774435518241|1774435518241', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774437318, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-25 10:45:18 [ayvens.be] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'BSgHLgXbo7WMAqe+kJxwnp|2026-03-25T10:45:16.639Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': '1VZu6bfz4Akg4cecFytb3d|1774435518241|1774435518241', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-25 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 10:45:18 [ayvens.be] INFO: Intercepting token...
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-25 10:45:18 [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-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api-carmarket.ayvens.com/graphql/saleevents>
2026-03-25 10:45:18 [ayvens.be] INFO: Scrolling element to trigger lazy load...
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-25 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-25 10:45:18 [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-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [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-25 10: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-25 10: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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-25 10:45:19 [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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/dk.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/reset.svg>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:19 [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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/camera-icon.svg>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/dk.svg>
2026-03-25 10:45:19 [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-25 10:45:19 [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-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/it.svg>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://medias-carmarket.ayvens.com/lots/ald/dz1/5817e94b4ed34ca3847359f1533e6284/images/medium/0.jpg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://medias-carmarket.ayvens.com/lots/ald/x9g/6047cafd5846484589c7792ee2749b69/images/medium/0.jpg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://medias-carmarket.ayvens.com/lots/ald/gl4/17d12d4fa9fe48ada70a2825dbcb6371/images/medium/0.jpg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://medias-carmarket.ayvens.com/lots/ald/gh0/7558458365424902acbf6222290da425/images/medium/0.jpg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-25 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 10:45:19 [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-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://medias-carmarket.ayvens.com/lots/ald/gh0/7558458365424902acbf6222290da425/images/medium/0.jpg>
2026-03-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://medias-carmarket.ayvens.com/lots/ald/gl4/17d12d4fa9fe48ada70a2825dbcb6371/images/medium/0.jpg>
2026-03-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://medias-carmarket.ayvens.com/lots/ald/dz1/5817e94b4ed34ca3847359f1533e6284/images/medium/0.jpg>
2026-03-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://medias-carmarket.ayvens.com/lots/ald/x9g/6047cafd5846484589c7792ee2749b69/images/medium/0.jpg>
2026-03-25 10:45:20 [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-25 10:45:20 [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-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-25 10: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-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/8fde6e1b558644d69f7c3c18b3360a62/images/medium/0.jpg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://medias-carmarket.ayvens.com/lots/ald/2ed/cfe5c7a624c442939f9b7729f429f43d/images/medium/0.jpg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-25 10:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-25 10:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://medias-carmarket.ayvens.com/lots/ald/2bs/8fde6e1b558644d69f7c3c18b3360a62/images/medium/0.jpg>
2026-03-25 10:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://medias-carmarket.ayvens.com/lots/ald/2ed/cfe5c7a624c442939f9b7729f429f43d/images/medium/0.jpg>
2026-03-25 10: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-25 10: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-25 10: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-25 10:45:24 [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-25 10:45:24 [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-25 10:45:24 [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-25 10:45:24 [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-25 10:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json>
2026-03-25 10:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json>
2026-03-25 10:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-25 10:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-25 10:45:24 [ayvens.be] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-25 10:45:24 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-25 10: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-25 10:45:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981135
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981135%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981135: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981136
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981136%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981136: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981137
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981137%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981137: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981138
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981138%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981138: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981139
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981139%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981139: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981140
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981140%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981140: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981141
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981141%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981141: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981142
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981142%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981142: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981143
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981143%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981143: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981144
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981144%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981144: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981145
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981145%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981145: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981146
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981146%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981146: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981147
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981147%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981147: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981148
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981148%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981148: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981149
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981149%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981149: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981150
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981150%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981150: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981151
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981151%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981151: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981152
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981152%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981152: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981153
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981153%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981153: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981154
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981154%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981154: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981155
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981155%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981155: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981156
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981156%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981156: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981157
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981157%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981157: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981158
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981158%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981158: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981159
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981159%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981159: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981160
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981160%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981160: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981161
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981161%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981161: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981162
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981162%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981162: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981163
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981163%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981163: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981164
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981164%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981164: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981165
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981165%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981165: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981166
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981166%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981166: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981167
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981167%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981167: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981168
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981168%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981168: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981169
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981169%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981169: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981170
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981170%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981170: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981171
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981171%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981171: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981172
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981172%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981172: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981173
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981173%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981173: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981174
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981174%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981174: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981175
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981175%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981175: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981176
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981176%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981176: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981177
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981177%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981177: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981178
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981178%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981178: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981179
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981179%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981179: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981180
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981180%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981180: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981181
2026-03-25 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981181%27 HTTP/1.1" 200 None
2026-03-25 10:45:29 [ayvens.be] INFO: Scrape type for 1981181: 0
2026-03-25 10:45:29 [ayvens.be] INFO: Found listing with ID: 1981182
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981182: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981183
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981183: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981184
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981184: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981185
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981185: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981186
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981186: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981187
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981187: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981188
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981188: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981189
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981189: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981190
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981190: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981191
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981191: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981192
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981192: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981193
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981193: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981194
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981194: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981195
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981195: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981196
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981196: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981197
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981197: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981198
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981198: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981199
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981199: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981200
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981200: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981201
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981201: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981202
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981202: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981203
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981203: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981204
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981204: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981205
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981205: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981206
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981206: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981207
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981207: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981208
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981208: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981209
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981209: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981210
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981210: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981211
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981211: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981212
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981212: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981213
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981213: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981214
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981214: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981215
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981215: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981216
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981216: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981217
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981217: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981218
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981218: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981219
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981219: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981220
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981220: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981221
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981221: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981222
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981222: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981223
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:30 [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-25 10:45:30 [ayvens.be] INFO: Scrape type for 1981223: 0
2026-03-25 10:45:30 [ayvens.be] INFO: Found listing with ID: 1981224
2026-03-25 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981224%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1981224: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1981225
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981225%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1981225: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1981226
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271981226%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1981226: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978467
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978467%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978467: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978468
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978468%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978468: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978469
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978469%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978469: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978470
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978470%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978470: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978471
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978471%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978471: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978472
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978472%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978472: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978473
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978473%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978473: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Found listing with ID: 1978474
2026-03-25 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978474%27 HTTP/1.1" 200 None
2026-03-25 10:45:31 [ayvens.be] INFO: Scrape type for 1978474: 0
2026-03-25 10:45:31 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-25 10:45:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978475
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978475: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978476
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978476: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978477
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978477: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978478
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978478: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978479
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978479: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978480
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978480: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978481
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978481: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978482
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978482: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978483
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978483: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978484
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978484: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978485
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978485: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978486
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978486: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978487
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978487: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978488
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978488: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978489
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978489: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978490
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978490: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978491
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978491: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978492
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978492: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978493
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978493: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978494
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978494: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978495
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978495: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978496
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978496: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978497
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978497: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978498
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978498: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978499
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978499: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978500
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978500: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978501
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978501: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978502
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978502: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978503
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978503: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978504
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978504: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978505
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978505: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978506
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978506: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978507
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978507: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978508
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978508: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978509
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:33 [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-25 10:45:33 [ayvens.be] INFO: Scrape type for 1978509: 0
2026-03-25 10:45:33 [ayvens.be] INFO: Found listing with ID: 1978510
2026-03-25 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978510%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978510: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978511
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978511%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978511: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978512
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978512%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978512: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978513
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978513%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978513: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978514
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978514%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978514: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978515
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978515%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978515: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978516
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978516%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978516: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978517
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978517%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978517: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978518
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978518%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978518: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978519
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978519%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978519: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978520
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978520%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978520: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978521
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978521%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978521: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978522
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978522%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978522: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978523
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978523%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978523: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978524
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978524%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978524: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978525
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978525%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978525: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978526
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978526%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978526: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978527
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978527%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978527: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978528
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978528%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978528: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978529
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978529%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978529: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978530
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978530%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978530: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978531
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978531%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978531: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978532
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978532%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978532: 0
2026-03-25 10:45:34 [ayvens.be] INFO: Found listing with ID: 1978542
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978542%27 HTTP/1.1" 200 None
2026-03-25 10:45:34 [ayvens.be] INFO: Scrape type for 1978542: 2
2026-03-25 10:45:34 [ayvens.be] INFO: Extracting data for car ID: 1978542
2026-03-25 10:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542
2026-03-25 10:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with scrape type 2
2026-03-25 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with scrape type 2
2026-03-25 10:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a, identifier: 1978542
2026-03-25 10:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542
2026-03-25 10:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 10:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 10:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542
2026-03-25 10:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542 to the API
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'diesel',
'id': '2a6f7df0-b1fe-5954-ad12-05c31c31e66a',
'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': 35753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-07',
'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-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978542%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Saving data for 1978542: {'auction_closing_time': 1774609200.0, 'created_time': 1774349127.604808, 'last_price_update_time': 1774435535.229019}
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978542') HTTP/1.1" 204 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978543
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978543%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978543: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978544
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978544%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978544: 2
2026-03-25 10:45:35 [ayvens.be] INFO: Extracting data for car ID: 1978544
2026-03-25 10:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544
2026-03-25 10:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdb0323d-e318-55de-a56d-61c4b9d8f20c with scrape type 2
2026-03-25 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdb0323d-e318-55de-a56d-61c4b9d8f20c with scrape type 2
2026-03-25 10:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: fdb0323d-e318-55de-a56d-61c4b9d8f20c, identifier: 1978544
2026-03-25 10:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544
2026-03-25 10:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544
2026-03-25 10:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544 to the API
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:45:35 [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': 'fdb0323d-e318-55de-a56d-61c4b9d8f20c',
'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': 33988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-08',
'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-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978544%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Saving data for 1978544: {'auction_closing_time': 1774609200.0, 'created_time': 1774349134.256245, 'last_price_update_time': 1774435535.739802}
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978544') HTTP/1.1" 204 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978545
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978545%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978545: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978546
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978546%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978546: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978547
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978547%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978547: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978548
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978548%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978548: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978549
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978549%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978549: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978550
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978550%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978550: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978551
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978551%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978551: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978552
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978552%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978552: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978553
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978553%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978553: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978554
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978554%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978554: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978555
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978555%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978555: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978556
2026-03-25 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978556%27 HTTP/1.1" 200 None
2026-03-25 10:45:35 [ayvens.be] INFO: Scrape type for 1978556: 0
2026-03-25 10:45:35 [ayvens.be] INFO: Found listing with ID: 1978557
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978557%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978557: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978558
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978558%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978558: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978559
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978559%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978559: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978560
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978560%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978560: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978561
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978561%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978561: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978562
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978562%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978562: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978563
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978563%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978563: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978564
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978564%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978564: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978565
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978565%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978565: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978566
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978566%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978566: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978567
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978567%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978567: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978568
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978568%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978568: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978569
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978569%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978569: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978570
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978570%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978570: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978571
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978571%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978571: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1978572
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271978572%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1978572: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977588
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977588%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977588: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977589
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977589%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977589: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977590
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977590%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977590: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977591
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977591%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977591: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977592
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977592%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977592: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977593
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977593%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977593: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977594
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977594%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977594: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977595
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977595%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977595: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977596
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977596%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977596: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977597
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977597%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977597: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Found listing with ID: 1977598
2026-03-25 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977598%27 HTTP/1.1" 200 None
2026-03-25 10:45:36 [ayvens.be] INFO: Scrape type for 1977598: 0
2026-03-25 10:45:36 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-25 10:45:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977599
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977599: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977600
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977600: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977601
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977601: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977602
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977602: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977603
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977603: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977604
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977604: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977605
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977605: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977606
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977606: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977607
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977607: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977608
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977608: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977609
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977609: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977610
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977610: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977611
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977611: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977612
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977612: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977613
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977613: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977614
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977614: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977615
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977615: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977616
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977616: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977617
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977617: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977618
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977618: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977619
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977619: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977620
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977620: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977621
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977621: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977622
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977622: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977623
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977623: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977624
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977624: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977625
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977625: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977626
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977626: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977627
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977627: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977628
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977628: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977629
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977629: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977630
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:38 [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-25 10:45:38 [ayvens.be] INFO: Scrape type for 1977630: 0
2026-03-25 10:45:38 [ayvens.be] INFO: Found listing with ID: 1977631
2026-03-25 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977631%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977631: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977632
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977632%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977632: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977633
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977633%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977633: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977634
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977634%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977634: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977635
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977635%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977635: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977636
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977636%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977636: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977637
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977637%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977637: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977638
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977638%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977638: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977639
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977639%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977639: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977640
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977640%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977640: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977641
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977641%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977641: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977642
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977642%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977642: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977643
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977643%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977643: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977644
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977644%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977644: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977645
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977645%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977645: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977646
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977646%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977646: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977647
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977647%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977647: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977648
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977648%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977648: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977649
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977649%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977649: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977650
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977650%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977650: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977651
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977651%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977651: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977652
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977652%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977652: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977653
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977653%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977653: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977654
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977654%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977654: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977655
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977655%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977655: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977656
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977656%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977656: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977657
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977657%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977657: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977658
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977658%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977658: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977659
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977659%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977659: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977660
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977660%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977660: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977661
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977661%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977661: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977662
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977662%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977662: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977663
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977663%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977663: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977664
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977664%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977664: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977665
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977665%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977665: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977666
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977666%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977666: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977667
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977667%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977667: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977668
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977668%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977668: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977669
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977669%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977669: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977670
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977670%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977670: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977671
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977671%27 HTTP/1.1" 200 None
2026-03-25 10:45:39 [ayvens.be] INFO: Scrape type for 1977671: 0
2026-03-25 10:45:39 [ayvens.be] INFO: Found listing with ID: 1977672
2026-03-25 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977672%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977672: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977673
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977673%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977673: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977674
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977674%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977674: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977675
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977675%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977675: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977676
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977676%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977676: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977677
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977677%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977677: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977678
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977678%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977678: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977679
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977679%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977679: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977680
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977680%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977680: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977681
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977681%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977681: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977682
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977682%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977682: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977683
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977683%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977683: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977684
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977684%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977684: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977685
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977685%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977685: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977686
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977686%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977686: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977687
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977687%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977687: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977688
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977688%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977688: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977689
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977689%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977689: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977690
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977690%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977690: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977691
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977691%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977691: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977692
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977692%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977692: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977693
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977693%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977693: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977694
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977694%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977694: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977695
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977695%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977695: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977696
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977696%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977696: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977697
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977697%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977697: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Found listing with ID: 1977698
2026-03-25 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977698%27 HTTP/1.1" 200 None
2026-03-25 10:45:40 [ayvens.be] INFO: Scrape type for 1977698: 0
2026-03-25 10:45:40 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-25 10: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-25 10:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977699
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977699%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977699: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977700
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977700%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977700: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977701
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977701%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977701: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977702
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977702%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977702: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977703
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977703%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977703: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977704
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977704%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977704: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977705
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977705%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977705: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977706
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977706%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977706: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977707
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977707%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977707: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977708
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977708%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977708: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977709
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977709%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977709: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977710
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977710%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977710: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977711
2026-03-25 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977711%27 HTTP/1.1" 200 None
2026-03-25 10:45:42 [ayvens.be] INFO: Scrape type for 1977711: 0
2026-03-25 10:45:42 [ayvens.be] INFO: Found listing with ID: 1977712
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977712%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1977712: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1977713
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271977713%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1977713: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980237
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980237%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980237: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980238
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980238%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980238: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980239
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980239%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980239: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980240
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980240%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980240: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980241
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980241%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980241: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980242
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980242%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980242: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980243
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980243%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980243: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980244
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980244%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980244: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980245
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980245%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980245: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980246
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980246%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980246: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980247
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980247%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980247: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980248
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980248%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980248: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980249
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980249%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980249: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980250
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980250%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980250: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980251
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980251%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980251: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980252
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980252%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980252: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980253
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980253%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980253: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980254
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980254%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980254: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980255
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980255%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980255: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980256
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980256%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980256: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980257
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980257%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980257: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980258
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980258%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980258: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980259
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980259%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980259: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980260
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980260%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980260: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980261
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980261%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980261: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980262
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980262%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980262: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980263
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980263%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980263: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980264
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980264%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980264: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980265
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980265%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980265: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980266
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980266%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980266: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980267
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980267%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980267: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980268
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980268%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980268: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980269
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980269%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980269: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980270
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980270%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980270: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980271
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980271%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980271: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980272
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980272%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980272: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980273
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980273%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980273: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980274
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980274%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980274: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980275
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980275%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980275: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980276
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980276%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980276: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980277
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980277%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980277: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980278
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980278%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980278: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980279
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980279%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980279: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980280
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980280%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980280: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980281
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980281%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980281: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980282
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980282%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980282: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980283
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980283%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980283: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980284
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980284%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980284: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980285
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980285%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980285: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980286
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980286%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980286: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980287
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980287%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980287: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980288
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980288%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980288: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980289
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980289%27 HTTP/1.1" 200 None
2026-03-25 10:45:43 [ayvens.be] INFO: Scrape type for 1980289: 0
2026-03-25 10:45:43 [ayvens.be] INFO: Found listing with ID: 1980290
2026-03-25 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980290%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980290: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980291
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980291%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980291: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980292
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980292%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980292: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980293
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980293%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980293: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980294
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980294%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980294: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980295
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980295%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980295: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980296
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980296%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980296: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980297
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980297%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980297: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980298
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980298%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980298: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980299
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980299%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980299: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980300
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980300%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980300: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980301
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980301%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980301: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980302
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980302%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980302: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980303
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980303%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980303: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980304
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980304%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980304: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980305
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980305%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980305: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980306
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980306%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980306: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980307
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980307%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980307: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980308
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980308%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980308: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980309
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980309%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980309: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980310
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980310%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980310: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980311
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980311%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980311: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980312
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980312%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980312: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980313
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980313%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980313: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980314
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980314%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980314: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980315
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980315%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980315: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980316
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980316%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980316: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980317
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980317%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980317: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980318
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980318%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980318: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980319
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980319%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980319: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980320
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980320%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980320: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Found listing with ID: 1980321
2026-03-25 10:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980321%27 HTTP/1.1" 200 None
2026-03-25 10:45:44 [ayvens.be] INFO: Scrape type for 1980321: 0
2026-03-25 10:45:44 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-25 10:45:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980322
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980322%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980322: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980323
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980323%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980323: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980324
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980324%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980324: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980325
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980325%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980325: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980326
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980326%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980326: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980327
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980327%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980327: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980328
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980328%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980328: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980329
2026-03-25 10:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980329%27 HTTP/1.1" 200 None
2026-03-25 10:45:46 [ayvens.be] INFO: Scrape type for 1980329: 0
2026-03-25 10:45:46 [ayvens.be] INFO: Found listing with ID: 1980330
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980330%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980330: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980331
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980331%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980331: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980332
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980332%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980332: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980333
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980333%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980333: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980334
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980334%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980334: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980335
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980335%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980335: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980336
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980336%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980336: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980337
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980337%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980337: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980338
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980338%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980338: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980339
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980339%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980339: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980340
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980340%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980340: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980341
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980341%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980341: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980342
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980342%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980342: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980343
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980343%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980343: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980344
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980344%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980344: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980345
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980345%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980345: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980346
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980346%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980346: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980347
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980347%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980347: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980348
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980348%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980348: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980349
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980349%27 HTTP/1.1" 200 None
2026-03-25 10:45:47 [ayvens.be] INFO: Scrape type for 1980349: 0
2026-03-25 10:45:47 [ayvens.be] INFO: Found listing with ID: 1980350
2026-03-25 10:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980350%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980350: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980351
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980351%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980351: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980352
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980352%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980352: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980353
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980353%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980353: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980354
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980354%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980354: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980355
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980355%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980355: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980356
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980356%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980356: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980357
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980357%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980357: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980358
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980358%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980358: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980359
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980359%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980359: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980360
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980360%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980360: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980361
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980361%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980361: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980362
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980362%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980362: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980363
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980363%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980363: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980364
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980364%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980364: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980365
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980365%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980365: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980366
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980366%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980366: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980367
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980367%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980367: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980368
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980368%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980368: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980369
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980369%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980369: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980370
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980370%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980370: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980371
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980371%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980371: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980372
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980372%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980372: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980373
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980373%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980373: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980374
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980374%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980374: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980375
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980375%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980375: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980376
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980376%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980376: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980377
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980377%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980377: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980378
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980378%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980378: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980379
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980379%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980379: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980380
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980380%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980380: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980381
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980381%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980381: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980382
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980382%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980382: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980383
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980383%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980383: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980384
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980384%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980384: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980385
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980385%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980385: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980386
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980386%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980386: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980387
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980387%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980387: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980388
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980388%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980388: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980389
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980389%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980389: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980390
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980390%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980390: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980391
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980391%27 HTTP/1.1" 200 None
2026-03-25 10:45:48 [ayvens.be] INFO: Scrape type for 1980391: 0
2026-03-25 10:45:48 [ayvens.be] INFO: Found listing with ID: 1980392
2026-03-25 10:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980392%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980392: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980393
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980393%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980393: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980394
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980394%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980394: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980395
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980395%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980395: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980396
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980396%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980396: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980397
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980397%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980397: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980398
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980398%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980398: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980399
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980399%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980399: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980400
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980400%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980400: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980401
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980401%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980401: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980402
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980402%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980402: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980403
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980403%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980403: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980404
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980404%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980404: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980405
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980405%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980405: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980406
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980406%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980406: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980407
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980407%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980407: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980408
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980408%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980408: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980409
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980409%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980409: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980410
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980410%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980410: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980411
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980411%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980411: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980412
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980412%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980412: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980413
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980413%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980413: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980414
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980414%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980414: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980415
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980415%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980415: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980416
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980416%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980416: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980417
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980417%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980417: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980418
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980418%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980418: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980419
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980419%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980419: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980420
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980420%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980420: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Found listing with ID: 1980421
2026-03-25 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980421%27 HTTP/1.1" 200 None
2026-03-25 10:45:49 [ayvens.be] INFO: Scrape type for 1980421: 0
2026-03-25 10:45:49 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-25 10:45:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980422
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980422%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980422: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980423
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980423%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980423: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980424
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980424%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980424: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980425
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980425%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980425: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980426
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980426%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980426: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980427
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980427%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980427: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980428
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980428%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980428: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980429
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980429%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980429: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980430
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980430%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980430: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980431
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980431%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980431: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980432
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980432%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980432: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980433
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980433%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980433: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980434
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980434%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980434: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980435
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980435%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980435: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980436
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980436%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980436: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980437
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980437%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980437: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980438
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980438%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980438: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980439
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980439%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980439: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980440
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980440%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980440: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980441
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980441%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980441: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980442
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980442%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980442: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980443
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980443%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980443: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980444
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980444%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980444: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980445
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980445%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980445: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980446
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980446%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980446: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980447
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980447%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980447: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980448
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980448%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980448: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980449
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980449%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980449: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980450
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980450%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980450: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980451
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980451%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980451: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980452
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980452%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980452: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980453
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980453%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980453: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980454
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980454%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980454: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980455
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980455%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980455: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980456
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980456%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980456: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980457
2026-03-25 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980457%27 HTTP/1.1" 200 None
2026-03-25 10:45:57 [ayvens.be] INFO: Scrape type for 1980457: 0
2026-03-25 10:45:57 [ayvens.be] INFO: Found listing with ID: 1980458
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980458%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980458: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980459
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980459%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980459: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980460
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980460%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980460: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980461
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980461%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980461: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980462
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980462%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980462: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980463
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980463%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980463: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980464
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980464%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980464: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980465
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980465%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980465: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980466
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980466%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980466: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980467
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980467%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980467: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980468
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980468%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980468: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980469
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980469%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980469: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980470
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980470%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980470: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980471
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980471%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980471: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980472
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980472%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980472: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980473
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980473%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980473: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980474
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980474%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980474: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980475
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980475%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980475: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980476
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980476%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980476: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980477
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980477%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980477: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980478
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980478%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980478: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980479
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980479%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980479: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980480
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980480%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980480: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980481
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980481%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980481: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980482
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980482%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980482: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980483
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980483%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980483: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980484
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980484%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980484: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980485
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980485%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980485: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980486
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980486%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980486: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980487
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980487%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980487: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980488
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980488%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980488: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980489
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980489%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980489: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980490
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980490%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980490: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980491
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980491%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980491: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980492
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980492%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980492: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980493
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980493%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980493: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980494
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980494%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980494: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980495
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980495%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980495: 0
2026-03-25 10:45:58 [ayvens.be] INFO: Found listing with ID: 1980496
2026-03-25 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271980496%27 HTTP/1.1" 200 None
2026-03-25 10:45:58 [ayvens.be] INFO: Scrape type for 1980496: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980497
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980497%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980497: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980498
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980498%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980498: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980499
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980499%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980499: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980500
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980500%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980500: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980501
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980501%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980501: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980502
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980502%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980502: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980503
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980503%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980503: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980504
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980504%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980504: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980505
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980505%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980505: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980506
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980506%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980506: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980507
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980507%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980507: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980508
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980508%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980508: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980509
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980509%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980509: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980510
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980510%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980510: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980511
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980511%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980511: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980512
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980512%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980512: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980513
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980513%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980513: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980514
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980514%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980514: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980515
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980515%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980515: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980516
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980516%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980516: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980517
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980517%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980517: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980518
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980518%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980518: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980519
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980519%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980519: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980520
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980520%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980520: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Found listing with ID: 1980521
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980521%27 HTTP/1.1" 200 None
2026-03-25 10:45:59 [ayvens.be] INFO: Scrape type for 1980521: 0
2026-03-25 10:45:59 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 600
2026-03-25 10:45:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980522
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980522%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980522: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980523
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980523%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980523: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980524
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980524%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980524: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980525
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980525%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980525: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980526
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980526%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980526: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980527
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980527%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980527: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980528
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980528%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980528: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980529
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980529%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980529: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980530
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980530%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980530: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980531
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980531%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980531: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980532
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980532%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980532: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980533
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980533%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980533: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980534
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980534%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980534: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980535
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980535%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980535: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980536
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980536%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980536: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980537
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980537%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980537: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980538
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980538%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980538: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980539
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980539%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980539: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980540
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980540%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980540: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980541
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980541%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980541: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980542
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980542%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980542: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980543
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980543%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980543: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980544
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980544%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980544: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980545
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980545%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980545: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980546
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980546%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980546: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980547
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980547%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980547: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980548
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980548%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980548: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980549
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980549%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980549: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980550
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980550%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980550: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980551
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980551%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980551: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980552
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980552%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980552: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980553
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980553%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980553: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980554
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980554%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980554: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980555
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980555%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980555: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980556
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980556%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980556: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980557
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980557%27 HTTP/1.1" 200 None
2026-03-25 10:46:01 [ayvens.be] INFO: Scrape type for 1980557: 0
2026-03-25 10:46:01 [ayvens.be] INFO: Found listing with ID: 1980558
2026-03-25 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980558%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980558: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980559
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980559%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980559: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980560
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980560%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980560: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980561
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980561%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980561: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980562
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980562%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980562: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980563
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980563%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980563: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980564
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980564%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980564: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980565
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980565%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980565: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980566
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980566%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980566: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980567
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980567%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980567: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980568
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980568%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980568: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980569
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980569%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980569: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980570
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980570%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980570: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980571
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980571%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980571: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980572
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980572%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980572: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980573
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980573%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980573: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980574
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980574%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980574: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980575
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980575%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980575: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980576
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980576%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980576: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980577
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980577%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980577: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980578
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980578%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980578: 0
2026-03-25 10:46:02 [ayvens.be] INFO: Found listing with ID: 1980579
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980579%27 HTTP/1.1" 200 None
2026-03-25 10:46:02 [ayvens.be] INFO: Scrape type for 1980579: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980580
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980580%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980580: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980581
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980581%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980581: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980582
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980582%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980582: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980583
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980583%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980583: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980584
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980584%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980584: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980585
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980585%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980585: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980586
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980586%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980586: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980587
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980587%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980587: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980588
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980588%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980588: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980589
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980589%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980589: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980590
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980590%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980590: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980591
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980591%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980591: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980592
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980592%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980592: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980593
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980593%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980593: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980594
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980594%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980594: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980595
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980595%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980595: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980596
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980596%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980596: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980597
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980597%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980597: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980598
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980598%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980598: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980599
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980599%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980599: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980600
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980600%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980600: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980601
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980601%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980601: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980602
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980602%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980602: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980603
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980603%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980603: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1980604
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980604%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1980604: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974467
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974467%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974467: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974468
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974468%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974468: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974469
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974469%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974469: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974470
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974470%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974470: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974471
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974471%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974471: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974472
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974472%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974472: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974473
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974473%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974473: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974474
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974474%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974474: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974475
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974475%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974475: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974476
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974476%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974476: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974477
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974477%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974477: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974478
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974478%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974478: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974479
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974479%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974479: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974480
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974480%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974480: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974481
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974481%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974481: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974482
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974482%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974482: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Found listing with ID: 1974483
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974483%27 HTTP/1.1" 200 None
2026-03-25 10:46:03 [ayvens.be] INFO: Scrape type for 1974483: 0
2026-03-25 10:46:03 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 700
2026-03-25 10:46:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974484
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974484%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974484: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974485
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974485%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974485: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974486
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974486%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974486: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974487
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974487%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974487: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974488
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974488%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974488: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974489
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974489%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974489: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974490
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974490%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974490: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974491
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974491%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974491: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974492
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974492%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974492: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974493
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974493%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974493: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974494
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974494%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974494: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974495
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974495%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974495: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974496
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974496%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974496: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974497
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974497%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974497: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974498
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974498%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974498: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974499
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974499%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974499: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974500
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974500%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974500: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974501
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974501%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974501: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974502
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974502%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974502: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974503
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974503%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974503: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974504
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974504%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974504: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974505
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974505%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974505: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974506
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974506%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974506: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974507
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974507%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974507: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974508
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974508%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974508: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974509
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974509%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974509: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974510
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974510%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974510: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974511
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974511%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974511: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974512
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974512%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974512: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974513
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974513%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974513: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974514
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974514%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974514: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974515
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974515%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974515: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974516
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974516%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974516: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974517
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974517%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974517: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974518
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974518%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974518: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974519
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974519%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974519: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974520
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974520%27 HTTP/1.1" 200 None
2026-03-25 10:46:06 [ayvens.be] INFO: Scrape type for 1974520: 0
2026-03-25 10:46:06 [ayvens.be] INFO: Found listing with ID: 1974521
2026-03-25 10:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974521%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974521: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974522
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974522%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974522: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974523
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974523%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974523: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974524
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974524%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974524: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974525
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974525%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974525: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974526
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974526%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974526: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974527
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974527%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974527: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974528
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974528%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974528: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974529
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974529%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974529: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974530
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974530%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974530: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974531
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974531%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974531: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974532
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974532%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974532: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974533
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974533%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974533: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974534
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974534%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974534: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974535
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974535%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974535: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974536
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974536%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974536: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974537
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974537%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974537: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974538
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974538%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974538: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974539
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974539%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974539: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974540
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974540%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974540: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974541
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974541%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974541: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974542
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974542%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974542: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974543
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974543%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974543: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974544
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974544%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974544: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974545
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974545%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974545: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974546
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974546%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974546: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974547
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974547%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974547: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974548
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974548%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974548: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974549
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974549%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974549: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974550
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974550%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974550: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974551
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974551%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974551: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974552
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974552%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974552: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974553
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974553%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974553: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974554
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974554%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974554: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974555
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974555%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974555: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974556
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974556%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974556: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974557
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974557%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974557: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974558
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974558%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974558: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974559
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974559%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974559: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974560
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974560%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974560: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974561
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974561%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974561: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974562
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974562%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974562: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974563
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974563%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974563: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974564
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974564%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974564: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974565
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974565%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974565: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974566
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974566%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974566: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974567
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974567%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974567: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974568
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974568%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974568: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974569
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974569%27 HTTP/1.1" 200 None
2026-03-25 10:46:07 [ayvens.be] INFO: Scrape type for 1974569: 0
2026-03-25 10:46:07 [ayvens.be] INFO: Found listing with ID: 1974570
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974570%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974570: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974571
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974571%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974571: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974572
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974572%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974572: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974573
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974573%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974573: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974574
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974574%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974574: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974575
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974575%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974575: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974576
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974576%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974576: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974577
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974577%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974577: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974578
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974578%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974578: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974579
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974579%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974579: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974580
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974580%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974580: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974581
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974581%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974581: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974582
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974582%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974582: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Found listing with ID: 1974583
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271974583%27 HTTP/1.1" 200 None
2026-03-25 10:46:08 [ayvens.be] INFO: Scrape type for 1974583: 0
2026-03-25 10:46:08 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 800
2026-03-25 10:46:08 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 9 pages/min), scraped 2 items (at 2 items/min)
2026-03-25 10:46:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-25 10:46:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974584
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974584%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974584: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974585
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974585%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974585: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974586
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974586%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974586: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974587
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974587%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974587: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974588
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974588%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974588: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974589
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974589%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974589: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974590
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974590%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974590: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974591
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974591%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974591: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974592
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974592%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974592: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974593
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974593%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974593: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974594
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974594%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974594: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974595
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974595%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974595: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974596
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974596%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974596: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1974597
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271974597%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1974597: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968932
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968932%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968932: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968933
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968933%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968933: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968934
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968934%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968934: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968935
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968935%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968935: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968936
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968936%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968936: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968937
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968937%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968937: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968938
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968938%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968938: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968939
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968939%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968939: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968940
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968940%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968940: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968941
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968941%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968941: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968942
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968942%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968942: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968943
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968943%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968943: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968944
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968944%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968944: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968945
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968945%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968945: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968946
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968946%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968946: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968947
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968947%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968947: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968948
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968948%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968948: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968949
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968949%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968949: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968950
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968950%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968950: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968951
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968951%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968951: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968952
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968952%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968952: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968953
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968953%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968953: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968954
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968954%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968954: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968955
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968955%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968955: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968956
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968956%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968956: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968957
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968957%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968957: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968958
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968958%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968958: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968959
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968959%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968959: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968960
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968960%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968960: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968961
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968961%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968961: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968962
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968962%27 HTTP/1.1" 200 None
2026-03-25 10:46:10 [ayvens.be] INFO: Scrape type for 1968962: 0
2026-03-25 10:46:10 [ayvens.be] INFO: Found listing with ID: 1968963
2026-03-25 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968963%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968963: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968964
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968964%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968964: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968965
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968965%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968965: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968966
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968966%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968966: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968967
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968967%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968967: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968968
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968968%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968968: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968969
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968969%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968969: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968970
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968970%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968970: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968971
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968971%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968971: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968972
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968972%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968972: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968973
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968973%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968973: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968974
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968974%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968974: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968975
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968975%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968975: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968976
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968976%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968976: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968977
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968977%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968977: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968978
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968978%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968978: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968979
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968979%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968979: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968980
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968980%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968980: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968981
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968981%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968981: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968982
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968982%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968982: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968983
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968983%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968983: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968984
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968984%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968984: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968985
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968985%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968985: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968986
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968986%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968986: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968987
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968987%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968987: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968988
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968988%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968988: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968989
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968989%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968989: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968990
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968990%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968990: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968991
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968991%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968991: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968992
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968992%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968992: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968993
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968993%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968993: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968994
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968994%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968994: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968995
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968995%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968995: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968996
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968996%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968996: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968997
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968997%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968997: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968998
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968998%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968998: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1968999
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271968999%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1968999: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1969000
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271969000%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1969000: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1969001
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271969001%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1969001: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1969002
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271969002%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1969002: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1969003
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271969003%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1969003: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973285
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973285%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1973285: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973286
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973286%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1973286: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973287
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973287%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1973287: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973288
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973288%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1973288: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973289
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973289%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1973289: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973290
2026-03-25 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973290%27 HTTP/1.1" 200 None
2026-03-25 10:46:11 [ayvens.be] INFO: Scrape type for 1973290: 0
2026-03-25 10:46:11 [ayvens.be] INFO: Found listing with ID: 1973291
2026-03-25 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973291%27 HTTP/1.1" 200 None
2026-03-25 10:46:12 [ayvens.be] INFO: Scrape type for 1973291: 0
2026-03-25 10:46:12 [ayvens.be] INFO: Found listing with ID: 1973292
2026-03-25 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973292%27 HTTP/1.1" 200 None
2026-03-25 10:46:12 [ayvens.be] INFO: Scrape type for 1973292: 0
2026-03-25 10:46:12 [ayvens.be] INFO: Found listing with ID: 1973293
2026-03-25 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973293%27 HTTP/1.1" 200 None
2026-03-25 10:46:12 [ayvens.be] INFO: Scrape type for 1973293: 0
2026-03-25 10:46:12 [ayvens.be] INFO: Found listing with ID: 1973294
2026-03-25 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973294%27 HTTP/1.1" 200 None
2026-03-25 10:46:12 [ayvens.be] INFO: Scrape type for 1973294: 0
2026-03-25 10:46:12 [ayvens.be] INFO: Found listing with ID: 1973295
2026-03-25 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973295%27 HTTP/1.1" 200 None
2026-03-25 10:46:12 [ayvens.be] INFO: Scrape type for 1973295: 0
2026-03-25 10:46:12 [ayvens.be] INFO: Found listing with ID: 1973296
2026-03-25 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%271973296%27 HTTP/1.1" 200 None
2026-03-25 10:46:12 [ayvens.be] INFO: Scrape type for 1973296: 0
2026-03-25 10:46:12 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 900
2026-03-25 10: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-25 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 10:46:13 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 10:46:13 [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>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 738, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%201774003573 HTTP/1.1" 200 None
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1963999') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964000') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964001') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964002') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964003') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964004') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964005') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964006') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964007') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964008') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964009') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964010') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964011') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964012') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964013') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964014') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964015') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964016') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964017') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964018') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964019') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964020') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964021') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964022') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964023') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964024') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964025') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964026') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964027') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964028') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964029') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964030') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964031') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964032') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964033') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964034') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964035') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964036') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964037') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964038') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964039') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964040') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964041') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964042') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964043') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964044') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964045') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964046') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964047') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964048') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964049') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964050') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964051') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964052') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964053') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964054') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964055') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964056') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964057') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964058') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964059') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964060') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964061') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964062') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964063') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964064') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964065') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964066') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964067') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964068') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964069') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964070') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964071') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964072') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964073') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964074') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964075') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964076') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964077') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964078') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964079') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964080') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964081') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964082') HTTP/1.1" 204 0
2026-03-25 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964083') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964084') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964085') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964086') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964087') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964088') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964089') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964090') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964091') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964092') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964093') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964094') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964095') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964096') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964097') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964098') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964099') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964100') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964101') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964102') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964103') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964104') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964105') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964106') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964107') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964108') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964109') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964110') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964111') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964112') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964113') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964114') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964115') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964116') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964117') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964118') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964119') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964120') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964121') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964122') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964123') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964124') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964125') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964126') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964127') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964128') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964129') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964130') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964131') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964132') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964133') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964134') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964135') HTTP/1.1" 204 0
2026-03-25 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1964136') HTTP/1.1" 204 0
2026-03-25 10:46:15 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (2 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.be/task_34_2026-03-25T10_45_00.jl
2026-03-25 10:46:15 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 16314,
'downloader/request_count': 11,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 10,
'downloader/response_bytes': 2545757,
'downloader/response_count': 11,
'downloader/response_status_count/200': 11,
'elapsed_time_seconds': 68.754218,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 10, 46, 15, 532436, tzinfo=datetime.timezone.utc),
'item_scraped_count': 2,
'log_count/DEBUG': 2279,
'log_count/INFO': 1877,
'memusage/max': 181846016,
'memusage/startup': 149671936,
'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': 148,
'playwright/request_count/aborted': 15,
'playwright/request_count/method/GET': 143,
'playwright/request_count/method/POST': 5,
'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': 36,
'playwright/request_count/resource_type/script': 81,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 6,
'playwright/response_count': 131,
'playwright/response_count/method/GET': 127,
'playwright/response_count/method/POST': 4,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 6,
'playwright/response_count/resource_type/font': 16,
'playwright/response_count/resource_type/image': 21,
'playwright/response_count/resource_type/script': 80,
'playwright/response_count/resource_type/stylesheet': 1,
'playwright/response_count/resource_type/xhr': 5,
'request_depth_max': 10,
'response_received_count': 11,
'scheduler/dequeued': 11,
'scheduler/dequeued/memory': 11,
'scheduler/enqueued': 11,
'scheduler/enqueued/memory': 11,
'scrape_type/price_update': 2,
'scrape_type/skipped': 896,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 10,
'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.4587788850069043,
'scrapy-zyte-api/mean_response_seconds': 2.5833259931765498,
'scrapy-zyte-api/processed': 10,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 10,
'scrapy-zyte-api/request_args/experimental.responseCookies': 10,
'scrapy-zyte-api/request_args/httpRequestBody': 10,
'scrapy-zyte-api/request_args/httpRequestMethod': 10,
'scrapy-zyte-api/request_args/httpResponseBody': 10,
'scrapy-zyte-api/request_args/httpResponseHeaders': 10,
'scrapy-zyte-api/request_args/url': 10,
'scrapy-zyte-api/status_codes/200': 10,
'scrapy-zyte-api/success': 10,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 10, 45, 6, 778218, tzinfo=datetime.timezone.utc)}
2026-03-25 10:46:15 [scrapy.core.engine] INFO: Spider closed (finished)