Fill data to a collective by a script

Hello all,
Is there any possibility (API) for filling data to a collective page?
For example, I have created collective pages for servers.
Now I want to update content on pages regulary using any scripted solution.
For example, I run a python script, it gathers some data and puts/updates a table on a corresponding page.

Wouldn’t want to play with requests library and try to imitate human’s behaviour :slight_smile:

Collective pages are just files in the users file system so with a user who has access to the collective you can use any webdav client to put markdown files in place.