This commit is contained in:
2025-08-16 13:56:18 +02:00
parent 4593b97bc2
commit 4242638818
3 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import requests
from bs4 import BeautifulSoup
def scrape_plato(get=None):
def scrape(get=None):
ic()
url = "https://www.platomania.nl/vinyl-aanbiedingen?page=1"