fix: update known_properties.json and modify scraper.py with new session credentials

This commit is contained in:
Elmar Kresse
2025-02-06 23:19:33 +01:00
parent a6c147a18d
commit 010a3249cf
3 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ import gzip
SESSION_CREATE_URL = "https://portal1s.easysquare.com/meinelwb/index.html?deeplink=%2FESQ_IA_REOBJ%2FESQ_VM_REOBJ_ALL"
SAP_SESSIONID = ""
COOKIE_SESSION = ""
SAP_SESSIONID = "iZ52JjFdvDRY0528vXt4y4tdOvzk1xHvhW4KELG5Agg%3d"
COOKIE_SESSION = "678ADA670E24565B64423D923CC07C0B"
EASYSQUARE_URL = "https://portal1s.easysquare.com/prorex/xmlforms"
EASYSQUARE_HEADERS = {