Files
fast_api_livetse/script.py
Mohammad Mahdi Ghasemi 6b14fa1bac refactor(script.py): improve logging, base URL structure, and API params
- replace print statements with logging module
- refactor BASE_URL to be reusable and construct endpoint via f-string
- remove hardcoded comment status filter to rely on WordPress defaults
- improve error handling messages
- minor code cleanup and readability improvements
2026-05-04 09:06:47 +03:30

2.6 KiB