data_processor.py aktualisiert
This commit is contained in:
@@ -2070,7 +2070,7 @@ class DataProcessor:
|
||||
}
|
||||
|
||||
|
||||
def process_website_scraping_batch(self, start_sheet_row=None, end_sheet_row=None, limit=None):
|
||||
def process_website_scraping_batch(self, start_sheet_row=None, end_sheet_row=None, limit=None):
|
||||
"""
|
||||
Batch-Prozess NUR für Website-Scraping (Rohtext). Basiert auf der
|
||||
bewährten Logik aus v1.7.9, angepasst an die neue modulare Struktur und fehlerbereinigt.
|
||||
|
||||
Reference in New Issue
Block a user