Commit Graph

5 Commits

Author SHA1 Message Date
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
73f6015393 feat: add requirements.txt 2026-05-03 13:54:51 +03:30
5bdc2e1b04 feat: add comments.json and gitignore 2026-05-03 13:48:13 +03:30
a366c0619d feat: add WordPress project files 2026-05-03 13:22:01 +03:30
c8836005cf Initial commit 2026-05-02 11:51:28 +03:30