e8d7f4b421
data_processor.py aktualisiert
2025-07-20 12:46:55 +00:00
3ba15de979
data_processor.py aktualisiert
2025-07-20 12:42:23 +00:00
5797012bf7
data_processor.py aktualisiert
2025-07-20 12:41:31 +00:00
4653116a3b
data_processor.py aktualisiert
2025-07-20 12:37:45 +00:00
38974d3961
data_processor.py aktualisiert
2025-07-20 10:43:42 +00:00
72313d701b
großes rework, vieles gelöscht
...
- Refactors the website scraping batch process to fix critical stability issues.
- Replaces multiple redundant and conflicting scraping functions (`_scrape_website_task`, `_scrape_raw_text_task`, `_scrape_and_summarize_task`) with a single, robust worker function: `_scrape_website_task_batch`.
- The new worker function now consistently returns a structured dictionary, resolving the `TypeError` that prevented results from being written to the sheet.
- The main batch function `process_website_scraping_batch` is updated to correctly handle this new dictionary structure, including error states.
- Functionality is now aligned with the single-row processing mode by also fetching meta-details in the batch process, not just raw text.
- The two large, duplicated, and now obsolete `process_website_scraping` functions have been removed to improve code clarity and maintainability.
2025-07-20 09:18:49 +00:00
2cb8fdd0b3
data_processor.py aktualisiert
2025-07-20 08:49:15 +00:00
979ca436c5
data_processor.py aktualisiert
2025-07-20 08:47:54 +00:00
c77cf5c065
data_processor.py aktualisiert
2025-07-20 08:33:21 +00:00
90a99794fa
data_processor.py aktualisiert
2025-07-20 08:05:15 +00:00
6e6d78fcde
data_processor.py aktualisiert
2025-07-20 07:57:06 +00:00
6b335f8158
data_processor.py aktualisiert
2025-07-20 07:56:31 +00:00
07d8596eb9
data_processor.py aktualisiert
2025-07-20 07:52:24 +00:00
15db01fe61
data_processor.py aktualisiert
2025-07-20 07:48:03 +00:00
3845ad42f5
data_processor.py aktualisiert
2025-07-20 07:46:35 +00:00
ce827a73bd
data_processor.py aktualisiert
2025-07-20 07:40:30 +00:00
0b07cb1e50
data_processor.py aktualisiert
2025-07-20 07:21:01 +00:00
c41b84a44c
data_processor.py aktualisiert
2025-07-20 06:04:56 +00:00
c3434c03aa
data_processor.py aktualisiert
2025-07-20 06:03:11 +00:00
815b4cddea
data_processor.py aktualisiert
2025-07-20 05:26:00 +00:00
1b04070d2c
data_processor.py aktualisiert
2025-07-20 04:47:04 +00:00
b48acba690
data_processor.py aktualisiert
2025-07-20 04:28:51 +00:00
4f2b6247cd
data_processor.py aktualisiert
2025-07-19 20:25:35 +00:00
ddd41d523e
data_processor.py aktualisiert
2025-07-19 20:24:50 +00:00
9c958c19c1
data_processor.py aktualisiert
2025-07-19 20:23:56 +00:00
67c9300de0
data_processor.py aktualisiert
2025-07-19 20:03:28 +00:00
410875c085
data_processor.py aktualisiert
2025-07-19 19:56:18 +00:00
34af35142b
Regex anpassung
...
COLUMN_MAP\["([^"]+)"\]
get_col_idx("$1")
2025-07-19 19:45:01 +00:00
2268306605
data_processor.py aktualisiert
2025-07-19 19:14:16 +00:00
a189124de4
data_processor.py aktualisiert
2025-07-19 18:42:41 +00:00
39215bf79d
Anpassung reeval
2025-07-19 15:38:56 +00:00
bdb27d06bd
Anpassung Verify Wiki
2025-07-19 15:25:34 +00:00
0fec249c70
data_processor.py aktualisiert
2025-07-18 18:09:22 +00:00
a576caef69
data_processor.py aktualisiert
2025-07-18 16:45:22 +00:00
eae4f1455b
data_processor.py aktualisiert
2025-07-18 15:49:47 +00:00
eaef2dc11e
data_processor.py aktualisiert
2025-07-18 15:45:05 +00:00
3b8af2464c
data_processor.py aktualisiert
2025-07-18 14:55:21 +00:00
eab51e8e4e
data_processor.py aktualisiert
2025-07-18 14:40:30 +00:00
7158b9394a
data_processor.py aktualisiert
2025-07-18 14:00:29 +00:00
02f27daed4
data_processor.py aktualisiert
2025-07-18 13:59:34 +00:00
c89b2aa8c1
data_processor.py aktualisiert
2025-07-18 13:50:31 +00:00
cd3a7a3a76
data_processor.py aktualisiert
2025-07-18 13:40:01 +00:00
1e3c873f90
data_processor.py aktualisiert
2025-07-18 13:34:26 +00:00
aa8264e1b2
data_processor.py aktualisiert
2025-07-18 12:47:46 +00:00
c7b87645e1
data_processor.py aktualisiert
2025-07-18 12:09:14 +00:00
e3b86c42dd
data_processor.py aktualisiert
2025-07-18 12:01:41 +00:00
3716f0828f
bugfix
2025-07-18 11:21:25 +00:00
75f951a0a0
Wiki Verify update
2025-07-18 11:18:48 +00:00
e58f47853e
Wiki verify update
2025-07-18 11:08:10 +00:00
045b27e065
Batch mode Wiki Verify
2025-07-18 09:49:25 +00:00