Hello everyone,
because I coudn't find a ready-to-go and simple solution to dump individual Confluence pages or based on their label, I made my own python scripts to dump Confluence pages as HTML using only the Atlassian REST API.
It will also download emoticons, attachments and embedded content and make their sources local.
Github repo: https://github.com/dernorberto/confluenceDumpWithPython
There's still some work to be done, but I hope that people find a use for it and any PR is welcome.
Cheers,
Norberto