Sign inSign up

spip/stats-poller

By spip

•Updated 6 months ago

Recover data from the SPIP statistics website to process it over time.

Image
Web analytics
1

792

spip/stats-poller repository overview

⁠My SPIP Stats

The objective of this tool is to recover data from the SPIP statistics website⁠ to process it over time.

⁠Run

# Poll & Store changes if any is detected
docker run -v $(pwd):/build spip/stats-poller
# Poll only
docker run -v $(pwd):/build spip/stats-poller poll-only
# Display last poll summary
docker run -v $(pwd):/build spip/stats-poller print
# Compile archives in CSV Files
docker run -v $(pwd):/build spip/stats-poller compile

Tag summary

Content type

Image

Digest

sha256:340ee390a…

Size

11.8 MB

Last updated

6 months ago

docker pull spip/stats-poller