Valid content filter, language detect on min chars, fetch missingkids.org

This commit is contained in:
Luciano Gervasoni
2025-04-03 09:44:46 +02:00
parent 3b54e247e7
commit 5addfa5ba9
18 changed files with 533 additions and 66 deletions

View File

@@ -1,3 +1,8 @@
# Selenium app
* Missing kids posters fetch (num_pages=X)
* ...
```
SELENIUM_SLEEP_PER_PAGE=4
PATH_LOGS_PARAMETERIZATION="logs/log_app_selenium_{}.log"
```